commit | a4b8eaad6651c8ff7e8b15ed1dd820cc3a2cfc9c | [log] [tgz] |
---|---|---|
author | gstepanov <gstepanov@mirantis.com> | Thu Feb 12 16:45:47 2015 +0200 |
committer | gstepanov <gstepanov@mirantis.com> | Thu Feb 12 16:45:47 2015 +0200 |
tree | 7a776186b7186ad7a5053c1fb3a198a8302181f3 | |
parent | 13eb68b563686e437fd822dad9ab444767477b2d [diff] [blame] |
h1 changed to h2
diff --git a/web_app/templates/index.html b/web_app/templates/index.html index 72b8803..d0729c2 100644 --- a/web_app/templates/index.html +++ b/web_app/templates/index.html
@@ -8,7 +8,7 @@ </head> <body> {% block body %} - <h1 align="center">Tests report : </h1> + <h2 align="center">Tests report : </h2> <table align="center" class="table table-striped" style="width: 70%; "> <th>Build name</th> <th> Date </th>