diff --git a/content/_index.md b/content/_index.md index 9abb778..864f050 100644 --- a/content/_index.md +++ b/content/_index.md @@ -17,7 +17,7 @@ activities, and other math competition opportunities!
-
+
diff --git a/templates/base.html b/templates/base.html index 9ba628e..4d468b7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -34,57 +34,66 @@ + + - - {% block header %} - - {% endblock %} + +
+ {% block header %} +
+ BMT Logo +

Berkeley Math Tournament

+ + +
+ {% endblock %} -
+
-
- {% block content %}{% endblock %} -
+
+ {% block content %}{% endblock %} +
-
+
- {% block footer %} -
-
- BMT Logo + {% block footer %} +
+
+ BMT Logo -
- - - +
+ + + +
-
-
- - Hosted by the OCF - +
+ + Hosted by the OCF + -

- We are a student group acting independently of the University of California. We take full responsibility for - our organization and this web site. -

+

+ We are a student group acting independently of the University of California. We take full responsibility for + our organization and this web site. +

+
+ {% endblock %}
- {% endblock %} diff --git a/templates/index.html b/templates/index.html index 7ed3dc2..4e0359d 100644 --- a/templates/index.html +++ b/templates/index.html @@ -24,7 +24,7 @@