From 60383f0105467d6b9d6264c482fdfa562b1d7a60 Mon Sep 17 00:00:00 2001 From: Loic Baron Date: Tue, 17 Jun 2014 08:08:35 -0500 Subject: [PATCH] Layout for Fed4Fire --- portal/templates/base.html | 2 +- portal/templates/fed4fire/fed4fire_home-view.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/portal/templates/base.html b/portal/templates/base.html index decd041e..af81a0ed 100644 --- a/portal/templates/base.html +++ b/portal/templates/base.html @@ -3,7 +3,7 @@ {{theme}} portal - {{ section }} - + {# This is where insert_str will end up #}{% media_container prelude %} {% include 'messages-transient-header.html' %} diff --git a/portal/templates/fed4fire/fed4fire_home-view.html b/portal/templates/fed4fire/fed4fire_home-view.html index 8b94581b..71f110e0 100644 --- a/portal/templates/fed4fire/fed4fire_home-view.html +++ b/portal/templates/fed4fire/fed4fire_home-view.html @@ -16,7 +16,7 @@
- +
Loading Slices
@@ -27,9 +27,9 @@
@@ -50,11 +50,11 @@
- +

- +
@@ -66,7 +66,7 @@
- +
{% if person.last_name %} -- 2.43.0