This commit is contained in:
Greg Taylor 2008-12-15 04:03:49 +00:00
parent 98b32580b5
commit f45aa57751
21 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,18 @@
{% extends "base.html" %}
{% block header_ext %}
{% endblock %}
{% block sidebar %}
{% endblock %}
{% block content %}
<h1 id="alt-layout">To Be Implemented...</h1>
<p>
This feature has yet to be implemented, but rest assured that it will be!
<br />
<br />
<br />
Eventually...
</p>
{% endblock %}