diff --git a/templates/includes/forms/log.html.tera b/templates/includes/forms/log.html.tera index 4e5db7c..53d4552 100644 --- a/templates/includes/forms/log.html.tera +++ b/templates/includes/forms/log.html.tera @@ -27,11 +27,10 @@ {% endmacro show_boats %} {# Shows the form for creating a new logbook entry. #} -{% macro new(only_ones, allow_any_shipmaster, shipmaster) %} +{% macro new(only_ones, shipmaster) %}