aboutsummaryrefslogtreecommitdiff
path: root/simpleSigning/src/main/resources/html/template_start.html
diff options
context:
space:
mode:
Diffstat (limited to 'simpleSigning/src/main/resources/html/template_start.html')
-rw-r--r--simpleSigning/src/main/resources/html/template_start.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/simpleSigning/src/main/resources/html/template_start.html b/simpleSigning/src/main/resources/html/template_start.html
index 19e780b..9c48304 100644
--- a/simpleSigning/src/main/resources/html/template_start.html
+++ b/simpleSigning/src/main/resources/html/template_start.html
@@ -20,6 +20,7 @@ function onAnmeldeSubmit() {
<input type="hidden" name="invoke-app-url" value="##INVOKEURL##">
<input type="hidden" name="invoke-app-url-target" value="##INVOKETARGET##">
<input type="hidden" name="invoke-app-error-url" value="##INVOKEERRORURL##">
+ ##ADDITIONAL##
</form>
</body>
</html>