styled
authorCiro Scognamiglio <ciro.scognamiglio@cslash.net>
Mon, 24 Feb 2014 11:33:36 +0000 (12:33 +0100)
committerCiro Scognamiglio <ciro.scognamiglio@cslash.net>
Mon, 24 Feb 2014 11:33:36 +0000 (12:33 +0100)
portal/templates/institution.html

index fb3b125..e31c43c 100644 (file)
@@ -1,19 +1,17 @@
 {% extends "layout-unfold1.html" %}
 
 {% block unfold_main %}
-<div class="wrapper" id="home-dashboard">
+<div class="wrapper" id="institution">
     <ul class="nav nav-tabs">
       <li class="active"><a class="home-tab" data-panel="institution" href="#">INSTITUTION</a></li>
       <li><a class="home-tab" data-panel="users" href="#">MANAGERS & USERS</a></li>
       <li><a class="home-tab" data-panel="slices" href="#">SLICES</a></li>
     </ul>
     <div class="home-panel" id="institution">
-        <br>
-        <h1>Affiliation to an Institution</h1>
+        <h1><img src="{{ STATIC_URL }}img/icon_authority_color_small.png" alt="" /> Affiliation to an Institution</h1>
         <br>
         <div style="float:left; width:30%;">
-            <img src="{{ STATIC_URL }}img/icon_authority_color.png" alt="" /><br>
-            <br>
+            
             <img src="{{ STATIC_URL }}img/onelab-logo.png" alt="" /><br>
             <b>Membership:</b> Governor
         </div>