mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-07-28 18:22:10 +00:00
Link to image on image tag
This commit is contained in:
parent
4f41ece944
commit
1f1211e81e
1 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block main %}
|
||||
<img style="margin-bottom: -6px; max-width: 800px;" src="/selif/{{ filename }}" />
|
||||
<a href="/selif/{{ filename }}">
|
||||
<img style="margin-bottom: -6px; max-width: 800px;" src="/selif/{{ filename }}" />
|
||||
</a>
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue