aboutsummaryrefslogtreecommitdiffstats
path: root/templates/bootstrap.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/bootstrap.html')
-rw-r--r--templates/bootstrap.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/bootstrap.html b/templates/bootstrap.html
new file mode 100644
index 0000000..5e5b581
--- /dev/null
+++ b/templates/bootstrap.html
@@ -0,0 +1,3 @@
+{% extends 'bootstrap3/bootstrap3.html' %}
+
+{% block bootstrap3_title %}{% block title %}{% endblock %}{% endblock %}