summaryrefslogtreecommitdiff
path: root/app/templates/modules/add-item.html
diff options
context:
space:
mode:
Diffstat (limited to 'app/templates/modules/add-item.html')
-rw-r--r--app/templates/modules/add-item.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/templates/modules/add-item.html b/app/templates/modules/add-item.html
index 4eaee3d..88780bc 100644
--- a/app/templates/modules/add-item.html
+++ b/app/templates/modules/add-item.html
@@ -6,7 +6,7 @@
{% block title %}Add {{ table }} item{% endblock %}
{% block content %}
-<form action="{{ request.path }}" method="POST">
+<form action="{{ '/fapg' + request.path }}" method="POST">
<fieldset>
<legend>Add a new item to our {{ table }} table.</legend>
{% for field in form %}
Copyright 2019--2024 Marius PETER