dffd
This commit is contained in:
parent
ad947514ab
commit
e54e0a1026
54 changed files with 97 additions and 96 deletions
|
@ -1,8 +1,8 @@
|
|||
{% extends "mine.html" %}
|
||||
|
||||
{% block maincontent %}
|
||||
<img src="{{single_plot}}">
|
||||
<img src="{{multi_plot}}">
|
||||
<img loading="lazy" src="{{single_plot}}">
|
||||
<img loading="lazy" src="{{multi_plot}}">
|
||||
{% include "user_listing.html" %}
|
||||
{% endblock %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue