Skip to content
Snippets Groups Projects

WIP: Upload issues

Merged Carsten Fortmann-Grote requested to merge upload_issues into master
Compare and Show latest version
5 files
+ 34
14
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 3
4
@@ -2,10 +2,9 @@
{% block body %}
<div>
<p>
<form action="{{ back_link }}" method="get" id="back_form">
{{ results_form.hidden_tag() }}
<button type="submit" form="back_form">Back to results</button>
</form>
<a href="{{back_link}}">
Back to results page
</a>
</p>
{% if link_to_parent %}
<p>
Loading