Move to src dir.
[edumed.git] / edumed / templates / olimpiada_teaser.html
diff --git a/edumed/templates/olimpiada_teaser.html b/edumed/templates/olimpiada_teaser.html
deleted file mode 100644 (file)
index 071e68e..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-{% extends "base_super.html" %}
-
-{% block logo %}{% endblock %}
-{% block title %}Olimpiada cyfrowa{% endblock %}
-
-{% block body %}
-  <img src="http://edukacjamedialna.edu.pl/media/chunks/attachment/olimpiada_cyfrowa-srednie.png"/>
-  <h1>Tutaj będzie coś zajebistego!</h1>
-  <p>Podaj swój adres e-mail, żeby dostać powiadomienie:</p>
-  <form method="post" action="">
-    {% csrf_token %}
-    <label><input type="text" name="email"/></label>
-    <input type="submit" value="Wyślij">
-  </form>
-{% endblock %}
\ No newline at end of file