add infobox support

This commit is contained in:
2026-04-25 16:15:37 +03:00
parent 3d7188eb71
commit 29f2318cba
7 changed files with 59 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
{% from 'common/macros.html' import timestamp, subheader %}
{% from 'common/icons.html' import icn_info, icn_warn, icn_error %}
{%- extends 'base.html' -%}
{%- block content -%}
{%- call() subheader('All topics') -%}