{% extends "board/base.html" %} {% load i18n %} {% block title %}Home {{block.super}}{% endblock title %} {% block content %} {# navbar #}
 

Welcome to interchan!

 
 

interchan is an experimental image board using a homebrew *chan implementation.

Before you post anything, please familiarize yourself with the rules.

Boards

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

Other links

 
{% endblock content %}