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
b8942d6b
Commit
b8942d6b
authored
Aug 23, 2013
by
Simon Daron
Browse files
No logo... but REGLO
parent
12fba511
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/base.html
View file @
b8942d6b
...
...
@@ -26,8 +26,9 @@
{% block meta %}
<div
id=
"metaNav"
>
{% include "includes/metaNav.html" %}
</div>
{% endblock %}
<div
id=
"Commons"
>
<div
id=
"Panik"
>
{% block logo %}
<img
class=
"logo"
src=
"{{ STATIC_URL }}/img/LogoPanik.jpg"
/>
{% endblock %}
<div
id=
"Panik"
class=
"center"
>
<h1>
Radio Panik 105.4 FM
</h1>
<!--{% block logo %}<img class="logo" src="{{ STATIC_URL }}/img/LogoPanik.jpg"/>{% endblock %}-->
</div>
<div
id=
"Listen"
>
{% block listen %}{% include "includes/player.html" %}{% endblock %}
...
...
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