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
f6444a54
Commit
f6444a54
authored
Sep 22, 2013
by
Simon Daron
Committed by
fred
Sep 22, 2013
Browse files
trivial: indentation
parent
8e44e150
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/base.html
View file @
f6444a54
...
...
@@ -45,13 +45,13 @@
<div
id=
"All"
>
{% block meta %}
<div
id=
"metaNav"
>
{% metanav active=sectionName %}
</div>
{% endblock %}
<div
id=
"Commons"
>
<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 %}-->
</div>
<div
id=
"Player"
class=
"withoutPlaylist"
>
{% block listen %}{% player %}{% endblock %}
</div>
<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 %}-->
</div>
<div
id=
"Player"
class=
"withoutPlaylist"
>
{% block listen %}{% player %}{% endblock %}
</div>
</div>
<div
id=
"Changing"
class=
"cf"
data-section=
"{{ sectionName }}"
>
<div
id=
"Nav"
>
...
...
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