mirror of
https://github.com/arsenetar/pelican-red.git
synced 2024-11-22 11:19:02 +00:00
6 lines
63 B
HTML
6 lines
63 B
HTML
{% extends 'base.html' %}
|
|
{% block content %}
|
|
|
|
|
|
{% endblock %}
|