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
14eea325
Commit
14eea325
authored
Sep 10, 2013
by
Simon Daron
Browse files
Remove link on logo (redundant with home & strange effect onclick
parent
55ac20c3
Changes
1
Show whitespace changes
Inline
Side-by-side
panikweb_templates/templates/base.html
View file @
14eea325
...
...
@@ -28,10 +28,10 @@
<div
id=
"All"
>
{% block meta %}
<div
id=
"metaNav"
>
{% metanav active=sectionName %}
</div>
{% endblock %}
<div
id=
"Commons"
>
<
a
href=
"{% url 'home' %}"
id=
"mainHeader"
class=
"block center"
>
<
div
id=
"mainHeader"
class=
"block center"
>
<h1><span
id=
"radioPanik"
class=
"inBlock"
>
Radio Panik
</span>
<span
id=
"frequence"
class=
"inBlock"
>
105.4 FM
</span></h1>
<!--{% block logo %}<img class="logo" src="{{ STATIC_URL }}/img/LogoPanik.jpg"/>{% endblock %}-->
</
a
>
</
div
>
<div
id=
"Player"
class=
"{% block player-class %}{% endblock %}"
>
{% block listen %}{% player %}{% endblock %}
</div>
...
...
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