Django Frontend Template is a very basic Django template built on HTML5 Boilerplate.
With the convenience of a light-weight installable Django application, create custom templates built on top of one of the most well-known, widespread templates (HTML5 Boilerplate.)
There are no static files included. If you want a heavier-weight application built on HTML5 Boilerplate and Twitter Bootstrap then checkout django-frontend-skeleton. If you want to include often used static files without any templates then check out django-frontend-static.