Enforced permission on base template for link to timerboard as well as view rendering. Addresses #15
Updated settings.py.example to reflect this.
Added STATIC_ROOT to enable collection of staticfiles Ignored static/ directory so changes by end user go untracked Now required python manage.py collectstatic during install procedure