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