Fixed up the div tree to bring back the section navigation on the IESG agenda, and fixed the div level and width for the footer.
- Legacy-Id: 12731
This commit is contained in:
parent
9f771d4a84
commit
c86c6e5d4e
|
@ -20,7 +20,8 @@
|
|||
|
||||
{% block content %}
|
||||
{% origin %}
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-10">
|
||||
<h1>IESG agenda: {{ date }} </h1>
|
||||
|
||||
<ul class="nav nav-tabs" role="tablist">
|
||||
|
@ -130,4 +131,7 @@
|
|||
{% endif %}
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
{% endblock content %}
|
||||
|
|
Loading…
Reference in a new issue