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
+ 51
12
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 3
2
@@ -2,8 +2,9 @@
{% block body %}
<div>
<p>
<form action="{{ back_link }}" method="get" id="back_form"></form>
<button type="submit" form="back_form">Back to results</button>
<a href="{{back_link}}">
Back to results page
</a>
</p>
{% if link_to_parent %}
<p>
Loading