Removed accidentally checked-in file

This commit is contained in:
2016-09-07 11:43:58 +02:00
parent 32a4abfa47
commit 93d3e4effa

View File

@@ -1,6 +0,0 @@
{% extends 'layout.html' %}
{% block page_title %}Attract{% endblock %}
{% block body %}
<h1>Attract</h1>
<p>This is Attract. Templates are found.</p>{% endblock %}