MEGA -- DB
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user