This commit is contained in:
@@ -3,7 +3,13 @@
|
||||
{% block content %}
|
||||
|
||||
<div class="content">
|
||||
sup
|
||||
Dobro pozhalovat. AGAIN.
|
||||
</div>
|
||||
|
||||
{% for board in boards %}
|
||||
<div class="link">
|
||||
<a href="{{board}}">/{{board}}</a>
|
||||
</div>
|
||||
|
||||
{% endfor %}
|
||||
{% endblock content %}
|
Reference in New Issue
Block a user