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
3 files
+ 7
8
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 3
3
@@ -2,9 +2,9 @@
{% block body %}
<div>
<p>
<form action="{{ back_link }}" method="get" id="back_form">
<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