zrcadlo
https://github.com/arsenetar/pelican-red.git
synchronizováno 2025-07-01 21:13:20 +00:00
Adds Initial base template and article templates along with the analytics templates and Disqus comments template. Additional template files created with just extends base to act as reminders to finish.
4 řádky
63 B
HTML
4 řádky
63 B
HTML
{% extends 'base.html' %}
|
|
|
|
{% block content %}
|
|
{% endblock %} |