bhd82 commited on
Commit
4d159bf
·
verified ·
1 Parent(s): 9942d1a

Delete templates/terms.html

Browse files
Files changed (1) hide show
  1. templates/terms.html +0 -8
templates/terms.html DELETED
@@ -1,8 +0,0 @@
1
- {% extends "base.html" %}
2
-
3
- {% block content %}
4
- <section class="container">
5
- <h1>Terms</h1>
6
- <!-- Add contact form -->
7
- </section>
8
- {% endblock %}