MEGA -- DB

This commit is contained in:
gauthiier
2019-07-11 13:21:42 +02:00
parent 3703dcc169
commit 4197cd4d32
25 changed files with 663 additions and 1657 deletions
+1 -3
View File
@@ -1,8 +1,6 @@
<html>
<head></head>
<body>
{% for a in archives %}
<a href="/{{ a }}"><h3>{{ a }}</h3></a>
{% endfor %}
<a href="/search"><h3>---> SEARCH <---</h3></a>
</body>
</html>