From f8411968d8b2c968e298f45ee10c63a2079bdf02 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 30 Nov 2018 00:29:18 +0100 Subject: lorem the ipsum --- templates/about.html | 4 ---- templates/layout.html | 27 --------------------------- templates/paper.html | 4 ---- templates/terms.html | 4 ---- 4 files changed, 39 deletions(-) delete mode 100644 templates/about.html delete mode 100644 templates/layout.html delete mode 100644 templates/paper.html delete mode 100644 templates/terms.html (limited to 'templates') diff --git a/templates/about.html b/templates/about.html deleted file mode 100644 index 6699bd0f..00000000 --- a/templates/about.html +++ /dev/null @@ -1,4 +0,0 @@ -{% extends 'layout.html' %} - -{% block content %} -{% endblock %} diff --git a/templates/layout.html b/templates/layout.html deleted file mode 100644 index 67502257..00000000 --- a/templates/layout.html +++ /dev/null @@ -1,27 +0,0 @@ - - - - Megapixels - - - -
-

- - Megapixels - The Darkside of Datasets -

- -
- {% block content %}{% endblock %} - - - \ No newline at end of file diff --git a/templates/paper.html b/templates/paper.html deleted file mode 100644 index 6699bd0f..00000000 --- a/templates/paper.html +++ /dev/null @@ -1,4 +0,0 @@ -{% extends 'layout.html' %} - -{% block content %} -{% endblock %} diff --git a/templates/terms.html b/templates/terms.html deleted file mode 100644 index 6699bd0f..00000000 --- a/templates/terms.html +++ /dev/null @@ -1,4 +0,0 @@ -{% extends 'layout.html' %} - -{% block content %} -{% endblock %} -- cgit v1.2.3-70-g09d2