Commit d3f532aa authored by Leo Iannacone's avatar Leo Iannacone

moved id distribution to the right place

parent a7ff98cd
......@@ -16,13 +16,15 @@
<p class="lead"><%= web.description %></p>
</header>
<nav id="distributions" class="navbar navbar-inverse" role="navigation">
<nav class="navbar navbar-inverse" role="navigation">
<div class="navbar-header">
<span class="navbar-brand" href="#">Distributions</span>
</div>
<div class="collapse navbar-collapse">
<div id="distributions">
<ul class="nav navbar-nav"></ul>
</div>
</div>
</nav>
<%- body %>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment