Templates: Homeview Dashboard made generic with partial for the specifics
[unfold.git] / portal / templates / fed4fire / fed4fire_login.html
1 <div class="col-sm-4 col-sm-offset-1 slogan">
2         <h1>
3                 Fed4FIRE Portal
4         </h1>
5         <h3>
6                 Your easy access to Future Internet Research and Experimentation testbeds belonging to the 
7                 <a target="_blank" href="http://www.fed4fire.eu/">Fed4FIRE</a> federation.
8         </h3>
9         <br />
10         <h4>
11                  <a href='http://doc.fed4fire.eu'>Want to learn more?</a>
12         </h4>
13 </div>
14 <div class="col-sm-4 col-sm-offset-1" style="width:400px; top:16px; float:left;">
15         <div class="row">
16                 {% widget '_widget-login-user.html' %}
17         </div>
18 </div>