Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Daron
panikweb
Commits
cc277801
Commit
cc277801
authored
Sep 22, 2013
by
Simon Daron
Committed by
fred
Sep 22, 2013
Browse files
add an extra div to emissions/episodes nav
parent
87977383
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/emissions/nav.html
View file @
cc277801
<div
class=
"wrapper"
>
<nav
class=
"mainSub"
>
<div
class=
"mainSub"
>
<div
class=
"wrapper"
>
<nav>
<ul
class=
"inline padded"
>
<li><a
href=
"{% url 'grid' %}"
class=
"{% if class = "
grid
"
%}
active
{%
endif
%}"
>
<span
class=
"icon-th-large"
></span>
...
...
@@ -20,6 +21,7 @@
</a></li>
</ul>
</nav>
</div>
</div>
{% if categories %}
<div
class=
"wrapper"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment