|
@@ -22,9 +22,9 @@
|
|
</head>
|
|
</head>
|
|
<body>
|
|
<body>
|
|
|
|
|
|
|
|
+ {% include "misago/messages.html" %}
|
|
{% include "misago/navbar.html" %}
|
|
{% include "misago/navbar.html" %}
|
|
{% include "misago/jumbotron.html" %}
|
|
{% include "misago/jumbotron.html" %}
|
|
- {% include "misago/messages.html" %}
|
|
|
|
|
|
|
|
{% block content %}{% endblock %}
|
|
{% block content %}{% endblock %}
|
|
|
|
|