diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/public/download.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/public/download.html b/templates/public/download.html index dafe7275..181acfa8 100644 --- a/templates/public/download.html +++ b/templates/public/download.html @@ -135,5 +135,7 @@ <p><a href='http://repo.parabolagnulinux.org/isos/' title='Parabola ISOs directory'>Go to the Parabola ISOs directory.</a></p> + {%endwith%} + </div> {% endblock %} |