modified: remarkbox_theme_meta/templates/meta-base.j2
This commit is contained in:
parent
4c430c94f5
commit
db7c3e461c
1 changed files with 4 additions and 0 deletions
|
|
@ -49,6 +49,8 @@
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
{% if not request.saas_home %}
|
||||||
|
|
||||||
<nav class="remarkbox-menu">
|
<nav class="remarkbox-menu">
|
||||||
|
|
||||||
<div class="home">
|
<div class="home">
|
||||||
|
|
@ -101,6 +103,8 @@
|
||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
|
{% endif %}
|
||||||
|
|
||||||
{% include 'snippets/flash-alerts.j2' %}
|
{% include 'snippets/flash-alerts.j2' %}
|
||||||
|
|
||||||
{% if request.mode != 'embed' %}
|
{% if request.mode != 'embed' %}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue