Includes content for header
This commit is contained in:
@@ -12,13 +12,11 @@
|
||||
<div class="contain-to-grid">
|
||||
<nav class="top-bar" data-topbar role="navigation">
|
||||
<ul class="title-area">
|
||||
<li class="name">
|
||||
<h1>
|
||||
<%= link_to root_path do %>
|
||||
<%= image_tag('header-logo-madrid.png', :class => 'left', :size => '96x96') %>
|
||||
gobierno<strong>abierto</strong> | <span>Participación</span>
|
||||
<% end %>
|
||||
</h1>
|
||||
<li class="name">
|
||||
<%= link_to root_path do %>
|
||||
<%= image_tag('header-logo-madrid.png', :class => 'left', :size => '96x96') %>
|
||||
gobierno<strong>abierto</strong> | <span>Participación</span>
|
||||
<% end %>
|
||||
</li>
|
||||
<li class="toggle-topbar menu-icon"><a href="#"><span>Menu</span></a></li>
|
||||
</ul>
|
||||
@@ -28,4 +26,12 @@
|
||||
</section>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="small-12 column text-center">
|
||||
<h1>Estamos abriendo Madrid</h1>
|
||||
<h2>Para que todos los madrileños decidamos que ciudad queremos tener.</h2>
|
||||
<%= link_to 'Participa en los últimos debates e iniciativas', new_debate_path, :class => 'button radius' %>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
Reference in New Issue
Block a user