{% extends "base.html" %} {% block title %}News{% endblock title %} {% block main %}

News

{# More news items go here... #} {# 2023-08-13 #}
Date Item
2023-09-09 Added stats page with histogram and board statistics.
2023-08-13 Site is launched.
{% endblock main %}