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
0219a2a4
Commit
0219a2a4
authored
Sep 28, 2013
by
fred
Browse files
news: remove code that would never be called (no specific item in main page)
parent
0690c14d
Changes
1
Hide whitespace changes
Inline
Side-by-side
panikweb_templates/templates/news.html
View file @
0219a2a4
...
...
@@ -24,12 +24,6 @@
</div>
<div
class=
"rightPart"
>
<div
class=
"sub"
>
{% if newsitem.emission %}
<h5
class=
"sectionLabel"
>
proposé par
</h5>
{% with newsitem.emission as emission %}
<div
class=
""
>
{% emission_resume %}
</div>
{% endwith %}
{% endif %}
<h5
class=
"sectionLabel right"
>
<a
href=
"{% url 'newsArchives' %}"
>
<span
class=
"iconLabel"
>
Toutes
</span>
...
...
Write
Preview
Supports
Markdown
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