mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Conditional for develop branch doc warning
This commit is contained in:
parent
e930bd4ff1
commit
2a1aae0ab2
2 changed files with 4 additions and 2 deletions
|
|
@ -45,7 +45,9 @@
|
|||
<li class="nav-item nav-item-this"><a href="{{ link|e }}">{{ title }}</a></li>
|
||||
{%- block relbaritems %} {% endblock %}
|
||||
</ul>
|
||||
<div class="develop">develop branch</div>
|
||||
{%- if release == '1.0-dev' %}
|
||||
<div class="develop">develop branch</div>
|
||||
{%- endif %}
|
||||
</div>
|
||||
{%- endmacro %}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue