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
f64a8671
Commit
f64a8671
authored
Aug 31, 2013
by
fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
edit: add backlink to emission form
parent
48234385
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
panikdb/emissions/templates/emissions/emission_form.html
panikdb/emissions/templates/emissions/emission_form.html
+6
-0
No files found.
panikdb/emissions/templates/emissions/emission_form.html
View file @
f64a8671
...
...
@@ -5,6 +5,12 @@
</script>
{% endblock %}
{% block appbar %}
<h2>
{{ emission.title }}
</h2>
<span><a
href=
"../"
>
Retourner à l'émission
</a></span>
{% endblock %}
{% block content %}
<form
method=
"post"
>
<div
id=
"form-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