summaryrefslogtreecommitdiffstats
path: root/templates/layout.html
Commit message (Expand)AuthorAgeFilesLines
* templates: Replace glyphicon with fontawesomeAlexander Sulfrian2016-01-121-3/+4
* templates: Remove erroneous media queries for css filesAlexander Sulfrian2016-01-121-4/+4
* templates: Load javascript files at end of bodyAlexander Sulfrian2016-01-121-2/+3
* templates: Remove IE8 compatibilityAlexander Sulfrian2016-01-121-6/+0
* template: Add brand for navbarAlexander Sulfrian2016-01-121-0/+1
* templates: Use dropdown for logoutAlexander Sulfrian2016-01-111-2/+25
* templates: is_authenticated() is a functionAlexander Sulfrian2016-01-111-1/+1
* templates: span cannot be a self closing tagAlexander Sulfrian2016-01-111-2/+2
* layout: Remove page-headerAlexander Sulfrian2016-01-101-3/+0
* Remove admin interfaceAlexander Sulfrian2016-01-101-4/+0
* Use sqlalchemy, flask-migrate, flask-login and flask-scriptAlexander Sulfrian2016-01-101-7/+5
* templates/layout: use better glyphicons for login/logoutAlexander Sulfrian2014-11-191-2/+2
* templates/index: collapse create group form with jsAlexander Sulfrian2014-11-191-3/+3
* templates/layout: add navbar for breadcrubs and login/logout linksAlexander Sulfrian2014-11-191-10/+45
* static: update bootstrap to 3.3.1, add bootstrap-themeAlexander Sulfrian2014-11-191-0/+1
* template: add bootstrap base layoutAlexander Sulfrian2013-09-041-0/+47