{% extends "layout.html" %} {% block body %}

{{title}}

{% if tags %} 鏍囩锛?/span> {% for tag in tags %} {{tag}} {% endfor %} {% endif %}
{{ post_content }}
鐩綍 {{ toc }}
{% if goatcounter_enabled %} {% endif %} {% endblock %}