code cleanup

This commit is contained in:
timurgordon
2022-02-11 07:43:02 +03:00
parent 3aacf5db67
commit f1a99b9c99
11 changed files with 500 additions and 554 deletions

View File

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