diff --git a/templates/base.html b/templates/base.html index c03db43..2a04a52 100644 --- a/templates/base.html +++ b/templates/base.html @@ -2,136 +2,160 @@ Copyright 2014 Team 254. All Rights Reserved. Author: pat@patfairbank.com (Patrick Fairbank) - Base template used by most pages to render the top bar and include common resources. + Base template used by most pages to include common resources and optionally render the top bar. */}} {{define "base"}} - - - - {{template "title" .}} - {{.EventSettings.Name}} - Cheesy Arena - - - - - - - - - - - - -
- {{template "body" .}} -
-