From de393c5fceeb56dd661c50e026c40b75f63ac5c1 Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Thu, 19 Jun 2014 15:22:07 +0200 Subject: [PATCH] First baby steps on layout.html --- blender-bfct/application/templates/layout.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/blender-bfct/application/templates/layout.html b/blender-bfct/application/templates/layout.html index 2308bd5..8fe7cd9 100644 --- a/blender-bfct/application/templates/layout.html +++ b/blender-bfct/application/templates/layout.html @@ -2,14 +2,14 @@ - Blender Cloud + {% block page_title %}Homepage{% endblock %} - Blender Foundation Certified Trainer - blender.org - + @@ -30,7 +30,6 @@ {% block modal %} - {% endblock %}