|
|
@ -2,7 +2,8 @@ |
|
|
|
|
|
|
|
{% block main %} |
|
|
|
<div class="normal display-file"> |
|
|
|
<p class="center">You are requesting <a href="{{ sitepath }}selif/{{ filename }}">{{ filename }}</a>, <a href="{{ sitepath }}selif/{{ filename }}">click here</a> to download.</p> |
|
|
|
<p class="center">You are requesting <a href="{{ sitepath }}selif/{{ filename }}">{{ filename }}</a>, click below to download.</p> |
|
|
|
<a href="{{ sitepath }}selif/{{ filename }}" class="download-btn">Download</a> |
|
|
|
|
|
|
|
{% if files|length > 0 %} |
|
|
|
<p>Contents of the archive:</p> |
|
|
|