Add develop-branch header warning

This commit is contained in:
Griatch 2020-11-10 20:05:58 +01:00
parent fd1ef7e9eb
commit 02bde3a45a
3 changed files with 12 additions and 1 deletions

View file

@ -45,6 +45,7 @@
<li class="nav-item nav-item-this"><a href="{{ link|e }}">{{ title }}</a></li>
{%- block relbaritems %} {% endblock %}
</ul>
<div class="develop">develop branch</div>
</div>
{%- endmacro %}