diff options
Diffstat (limited to 'arduino_blog/templates/index.html')
-rw-r--r-- | arduino_blog/templates/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/arduino_blog/templates/index.html b/arduino_blog/templates/index.html deleted file mode 100644 index cc7f0ab..0000000 --- a/arduino_blog/templates/index.html +++ /dev/null @@ -1,5 +0,0 @@ -{% extends "base.html" %} -{% load static %} - {% block content %} - {% include 'home.html' %} - {% endblock %}
\ No newline at end of file |