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