Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
radiopanik
panikweb
Commits
49c0295f
Commit
49c0295f
authored
Aug 28, 2013
by
Simon Daron
Browse files
Strong instead of H3
parent
fa694786
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/emissions/nav.html
View file @
49c0295f
...
...
@@ -37,9 +37,7 @@
</ul>
{% if episode %}
<hr
/>
<header
class=
"active button padded "
data-tab=
"#Emission-tabs-current"
>
<h3
class=
"squashed title"
>
{{ episode.title }}
</h3>
</header>
<strong
class=
"active button padded "
data-tab=
"#Emission-tabs-current"
>
{{ episode.title }}
</strong>
{% endif %}
</nav>
{% endif %}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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