Splittato il tema in due template, base e large.
This commit is contained in:
parent
cdc6531c16
commit
cc6dbfe5a4
4 changed files with 471 additions and 31 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends "base.html" %}
|
||||
{% extends "large_base.html" %}
|
||||
{% block title %}{{ page.title }}{% endblock %}
|
||||
{% block content %}
|
||||
<section id="content" class="body">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue