summaryrefslogtreecommitdiff
path: root/arduino_blog/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'arduino_blog/templates/index.html')
-rw-r--r--arduino_blog/templates/index.html5
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