Modal wip
This commit is contained in:
@@ -53,8 +53,5 @@
|
||||
<article></article>
|
||||
</section>
|
||||
</section>
|
||||
|
||||
<%include file="login_modal.html" />
|
||||
|
||||
</section>
|
||||
</section>
|
||||
|
||||
@@ -49,3 +49,7 @@
|
||||
%endif
|
||||
</section>
|
||||
</header>
|
||||
|
||||
%if not user.is_authenticated():
|
||||
<%include file="login_modal.html" />
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user