aboutsummaryrefslogtreecommitdiffstats
path: root/bn_django/photos/templates/photos/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'bn_django/photos/templates/photos/base.html')
-rw-r--r--bn_django/photos/templates/photos/base.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/bn_django/photos/templates/photos/base.html b/bn_django/photos/templates/photos/base.html
deleted file mode 100644
index d229057..0000000
--- a/bn_django/photos/templates/photos/base.html
+++ /dev/null
@@ -1,5 +0,0 @@
-{% extends "base.html" %}
-
-{% block path %}
- <a href="/photos/">photos</a>
-{% endblock %}