Tmp
This commit is contained in:
parent
5e963c6494
commit
9bc44bd65c
14 changed files with 153 additions and 132 deletions
|
@ -2,6 +2,11 @@
|
|||
|
||||
{% block media %}
|
||||
{% block content_media %}{% endblock %}
|
||||
<style>
|
||||
#page-container {
|
||||
background: white;
|
||||
}
|
||||
</style>
|
||||
{% endblock %}
|
||||
|
||||
{% block js_media %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue