From de4e917021be44df582baa636993fe1fcc3b2704 Mon Sep 17 00:00:00 2001 From: Elizabeth Krumbach Joseph Date: Fri, 28 Mar 2014 12:30:41 -0700 Subject: [PATCH] Wrap results on index.html in container div All other projects on status.openstack.org are nicely containerized for a similar look. Doing this for the bugdaystats template as well. Change-Id: I164fb98f48d5b0d7a69bd6cfb84793328bbdc202 --- templates/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/index.html b/templates/index.html index d5c6592..44c8bef 100644 --- a/templates/index.html +++ b/templates/index.html @@ -15,6 +15,7 @@ src="http://status.openstack.org/common.js"> {% endif %} +

Bugsquashing day stats

{% for project in projects %} @@ -30,6 +31,7 @@ {% endfor %}
+
{% if openstack_status %} {% endif %}