shooflenet/static/templates_old/mindjail_engine.template.html

9 lines
194 B
HTML
Raw Normal View History

{% extends "articles/article.template.html" %}
{% block title -%}
The Mindjail Engine!
{%- endblock %}
{% block body -%}
{%- include "articles/mindjail_engine.article.html" -%}
{%- endblock %}