Convert Python templates to django template engine

This commit is contained in:
Carlos Galindo 2020-12-24 16:17:13 +01:00
commit fc90400f8f
19 changed files with 412 additions and 383 deletions

View file

@ -6,6 +6,9 @@ h1 {
width: max-content;
max-width: 100%;
text-align: center;
> a, > a:hover, > a:active, > a:visited {
color: @title;
}
}
h2, h3 {