added tuicss
This commit is contained in:
parent
ff83815c4a
commit
cea809d26d
35 changed files with 3048 additions and 67 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
{% block title %}{{ page.title }}{%endblock%}
|
||||
{% block legend %}{{ page.title|upper }}{% endblock %}
|
||||
{% block content %}
|
||||
<h1>{{ page.title }}</h1>
|
||||
{% import 'translations.html' as translations with context %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue