]> git.ipfire.org Git - ipfire.org.git/blobdiff - src/templates/wiki/page.html
wiki: Move navigation bar to base template
[ipfire.org.git] / src / templates / wiki / page.html
index b63740d819f9c591e77e566b08785232a224da99..88e49dea111ace9da17af33819602f5379b5f8fa 100644 (file)
 {% end block %}
 
 {% block main %}
-       {% if not request.path == "/" %}
-               {% module WikiNavbar(page) %}
-       {% end %}
-
        <div class="card mb-3">
                <div class="card-body wiki-content">
                        {% raw page.html %}