Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpievolbio-scicomp
RepinPop
Commits
7c77c44a
Commit
7c77c44a
authored
Nov 19, 2021
by
c.fortmanngrote
Browse files
Still debugging.
parent
0e847e7d
Pipeline
#250997
failed with stages
in 1 minute and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/templates/results.html
View file @
7c77c44a
...
...
@@ -5,7 +5,6 @@
</head>
{% endblock %}
{% block body %}
<body>
<form
method=
"post"
>
<input
type=
"hidden"
name=
"csrf_token"
value=
"{{ csrf_token() }}"
/>
</form>
...
...
@@ -36,6 +35,5 @@
<h2><a
href=
{{url_for('rerun')}}?run_id={{job.run_id}}
title=
"Click here modify the parameters of this run and resubmit."
>
Rerun this job
</a></h2>
</p>
</p>
</body>
{% endblock %}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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