mirror of
https://github.com/Xevion/simple-viewer.git
synced 2026-01-31 06:26:06 -06:00
basic file sending/viewing
This commit is contained in:
@@ -17,7 +17,9 @@
|
||||
<span class="panel-icon pr-4">
|
||||
<i class="fas fa-{{ file.1 }} fa-lg" aria-hidden="true"></i>
|
||||
</span>
|
||||
{{ file.0 }}
|
||||
<a href="{% url 'file' directory.id file.0 %}">
|
||||
{{ file.0 }}
|
||||
</a>
|
||||
</div>
|
||||
{% endfor %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user