1
0
mirror of https://github.com/janLo/punkow synced 2026-06-19 15:38:00 +00:00

Fix show urls

This commit is contained in:
2019-01-21 21:12:25 +01:00
parent 0ae893a83c
commit 65cffd1ca8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Your punkow request was cancelled.
You can review the details at:
{{ base_url }}/{{ req_key }}
{{ base_url }}/show/{{ req_key }}
You can try to insert a new request.
@@ -1,6 +1,6 @@
Punkow started to book an appointment for you.
You can review or cancel your request at:
{{ base_url }}/{{ req_key }}
{{ base_url }}/show/{{ req_key }}
Good luck!