shooflenet/static/templates_old/auriga.template.html

9 lines
201 B
HTML
Raw Permalink Normal View History

{% extends "articles/article.template.html" %}
{% block title -%}
How should this website be laid out?
{%- endblock %}
{% block body -%}
{%- include "articles/auriga.article.html" -%}
{%- endblock %}