kopia lustrzana https://github.com/Aonrud/ila-microblog.pub
fix: Remove extra closing div
rodzic
9e4a011f11
commit
4f2187a83a
|
@ -19,7 +19,6 @@
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="admin-page admin-notifications col-md-8 col-md-offset-2">
|
<div class="admin-page admin-notifications col-md-8 col-md-offset-2">
|
||||||
<h2>Notifications</h2>
|
<h2>Notifications</h2>
|
||||||
</div>
|
|
||||||
<div id="notifications">
|
<div id="notifications">
|
||||||
{%- for notif in notifications %}
|
{%- for notif in notifications %}
|
||||||
<div class="notification">
|
<div class="notification">
|
||||||
|
|
Ładowanie…
Reference in New Issue