forked from rc/aircox
work on home page, fix views & templates issues
This commit is contained in:
@ -29,11 +29,10 @@
|
||||
data-admin-utc-offset="{% now "Z" %}">
|
||||
|
||||
<!-- Container -->
|
||||
<div id="app">
|
||||
|
||||
<div>
|
||||
{% if not is_popup %}
|
||||
<!-- Header -->
|
||||
<nav class="navbar is-dark">
|
||||
<nav class="navbar is-dark has-shadow">
|
||||
<div class="navbar-brand">
|
||||
{% block branding %}{% endblock %}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user