-
magicfelix authoredmagicfelix authored
raw.html 130 B
{% extends "base.html" %}
{% block main %}
{{ page.content | safe }}
{% include "pages/related_posts.html" %}
{% endblock %}
{% extends "base.html" %}
{% block main %}
{{ page.content | safe }}
{% include "pages/related_posts.html" %}
{% endblock %}