{% extends "base.html" %} {% load i18n autobreadcrumb %} {% block head_title %}{{ board_title }}{% endblock %} {% block head_more_links %} {% endblock %} {% block head_more_js %} {% endblock %} {% block body_attr %} class="fixed_width absolute_width"{% endblock %} {% block content %}
This is the early staging for a rich interface. Actually implemented features are :
There are currently no editable setting, no owner marks, no error notices, etc.. And this need to be more tested on various browsers.