Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
radiopanik
panikdb
Commits
459ba739
Commit
459ba739
authored
Nov 03, 2013
by
fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add a link to newsletter page to authorized persons
parent
5dd63f8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
panikdb/templates/home.html
panikdb/templates/home.html
+3
-0
No files found.
panikdb/templates/home.html
View file @
459ba739
...
...
@@ -12,6 +12,9 @@
{% if perms.emissions.add_emission %}
<a
href=
"{% url 'emission-add' %}"
>
Nouvelle émission
</a>
{% endif %}
{% if perms.emissions.add_newsletter %}
<a
href=
"{% url 'newsletter-list' %}"
>
Newsletters
</a>
{% endif %}
{% endblock %}
{% block content %}
...
...
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