From baf14633cbd8af6413290ccae5765aefd2a278a5 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Mon, 20 Jun 2016 16:37:07 -0400 Subject: remove old django folder --- bn_django/photos/templates/photos/base.html | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 bn_django/photos/templates/photos/base.html (limited to 'bn_django/photos/templates/photos/base.html') 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 %} - photos -{% endblock %} -- cgit v1.2.3