Move to src dir.
[edumed.git] / edumed / templates / flatpages / mil.html
diff --git a/edumed/templates/flatpages/mil.html b/edumed/templates/flatpages/mil.html
deleted file mode 100644 (file)
index 5ac86a6..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{% extends "base_mil.html" %}
-{% load textile_pl from fnp_markup %}
-
-{% block title %}{{ flatpage.title }}{% endblock %}
-
-{% block body %}
-<div id="main-bar" class="flatpage">
-{{ flatpage.content|textile_pl }}
-</div>
-{% endblock %}