move some templates into one macro

This commit is contained in:
2025-06-30 16:55:44 +03:00
parent ea5ecc3a9f
commit a95200caf9
4 changed files with 13 additions and 12 deletions

View File

@ -1,4 +1,4 @@
{% from 'common/infobox.html' import infobox with context %}
{% from 'common/macros.html' import infobox with context %}
<!DOCTYPE HTML>
<html lang="en">
<head>