{% extends "board/base.html" %} {% load i18n %} {% block content %}
 

Rules

 
 

Boards

{% for board in boards %} {% endfor %}

Other links

 
{% endblock content %}