diff --git a/rowers/templates/brochure.html b/rowers/templates/brochure.html index 00a9ef66..db236129 100644 --- a/rowers/templates/brochure.html +++ b/rowers/templates/brochure.html @@ -1,12 +1,25 @@ {% extends "base.html" %} - {% block title %}Brochure{% endblock title %} +{% block title %}Brochure{% endblock title %} +{% block meta %} + +{% endblock meta %} {% block content %}

Read our Brochure

- +
+ + object can't be rendered + +
+
{% endblock content %}