aboutsummaryrefslogblamecommitdiffstats
path: root/templates/blogpost.html.tera
blob: b73a24b0a92345ffebc372c07cc914923502a8d0 (plain) (tree)
1
2
3
4
5
6
7






                              
{% extends "base" %}

{% block content %}

{% include "blogpost-panel" %}

{% endblock content %}