created new navbar partial

This commit is contained in:
timurgordon
2022-02-10 14:29:01 +03:00
parent 00c8893dd2
commit fd4007a9b4
12 changed files with 510 additions and 225 deletions

View File

@@ -1,6 +1,7 @@
{% extends "_default/base.html" %}
{% block content %}
<!-- Default page template for blog posts and basic informative markdown files -->
<h1 class="title">
{{ section.title }}
</h1>