diff options
Diffstat (limited to 'templates/logbookentry.html')
-rw-r--r-- | templates/logbookentry.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/logbookentry.html b/templates/logbookentry.html index 5b972e8..812197a 100644 --- a/templates/logbookentry.html +++ b/templates/logbookentry.html @@ -56,6 +56,7 @@ </tr>
{% endfor %}
</table>
+<a href="{{newQMlink}}">Add QM found on this trip</a>
</div>
<div id="col1">
|