summaryrefslogtreecommitdiff
path: root/static/templates/arduino_blog/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/templates/arduino_blog/base.html')
-rw-r--r--static/templates/arduino_blog/base.html8
1 files changed, 0 insertions, 8 deletions
diff --git a/static/templates/arduino_blog/base.html b/static/templates/arduino_blog/base.html
deleted file mode 100644
index 66e613f..0000000
--- a/static/templates/arduino_blog/base.html
+++ /dev/null
@@ -1,8 +0,0 @@
-{% load static %}
-<!DOCTYPE html>
-<html lang="en">
- <body data-spy="scroll" data-target="#site-nav">
- <p>Welcome!!!</p>
- </body>
-</html>
-