make the download form the top-level doc

This commit is contained in:
neingeist 2018-11-10 21:40:52 +01:00
parent 87d4f88bcb
commit d014a11aa9
2 changed files with 1 additions and 11 deletions

View file

@ -1,5 +0,0 @@
{% extends "base.html" %}
{% block app_content %}
<h1>Hello!</h1>
{% endblock %}