Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
panikdb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
radiopanik
panikdb
Commits
25e7bd0b
Commit
25e7bd0b
authored
Jul 25, 2016
by
fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix minor issues in newsletter default template
parent
de537a97
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
panikdb/templates/newsletter/body.html
panikdb/templates/newsletter/body.html
+3
-4
No files found.
panikdb/templates/newsletter/body.html
View file @
25e7bd0b
...
...
@@ -13,17 +13,16 @@ entourent. Abonnement sur la page d'accueil de www.radiopanik.org)
<ul>
{% for soundfile in soundfiles %}
<li><a
href=
"{{ soundfile|online_url }}"
>
{{ soundfile.episode.emission.title }} - {{ soundfile.episode.title }}
</a></li>
</ul>
{% endfor %}
</ul>
{% endif %}
<hr/>
<
p
>
<
h2
>
Cette semaine sur le 105.4, en modulation de fréquence analogique, il y a
(entre autres) :
</
p
>
</
h2
>
{% for diffusion in diffusions %}
<h3><strong>
{{ diffusion.datetime|date:"l j F Y H:i"|lower }}
</strong>
: {{ diffusion.episode.emission.title }}
</h3>
...
...
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