1
0
mirror da https://github.com/arsenetar/pelican-red.git synced 2025-07-02 21:33:19 +00:00
pelican-red/templates/authors.html
Andrew Senetar 22037d5fa5 Initial Templates
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.
2013-05-27 22:15:01 -04:00

4 righe
63 B
HTML

{% extends 'base.html' %}
{% block content %}
{% endblock %}