{% extends "base.html" %} {% load i18n autobreadcrumb tribune %} {% block head_title %}{{ board_title }}{% endblock %} {% block head_more_links %} {% include "djangotribune/include_css.html" %} {% endblock %} {% block head_more_js %} {% include "djangotribune/include_js.html" %} {% endblock %} {% block content %}
This is the early staging for a rich interface. Actually implemented features are :
There are currently no editable setting, no error notices and no rollover display for clocks pointing message out of the screen or history. And this need to be more tested on various browsers.
×