convert the very basic UI we had to bootstrap

This commit is contained in:
2016-03-30 16:00:49 -05:00
parent 5225d2bd6b
commit 85f9ae7d4d
13 changed files with 105 additions and 37 deletions

View File

@@ -0,0 +1,3 @@
{% extends 'bootstrap3/bootstrap3.html' %}
{% block bootstrap3_title %}{% block title %}{% endblock %} - {{ site.domain }}{% endblock %}