deleting some old files
[cascardo/ema.git] / eventos / templates / eventos / lecturer-details.html
diff --git a/eventos/templates/eventos/lecturer-details.html b/eventos/templates/eventos/lecturer-details.html
deleted file mode 100644 (file)
index 15c3610..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-{% extends "base.html" %}
-
-{% block content %}
-<form id="lecturer-details" method="post" action="./">
-  {{ form.as_p }}
-  <input type="submit" value="Ok" />
-</form>
-{% endblock %}