add pagecontent to how-to to allow some pretext

This commit is contained in:
amanita 2023-10-27 18:04:23 +02:00
parent 4ceb340595
commit 7bdf2109a5

View file

@ -1,10 +1,7 @@
{% extends "index.html" %}
{% block title %}
<title>{{ page.title }} - {{ config.title }}</title>
{% endblock title %}
{% extends "page.html" %}
{% block content %}
{{ page.content | safe }}
{% set anleitungen = get_section(path="how-to/_index.md") %}
{% for page in anleitungen.pages %}
<li>