mirror of
https://github.com/janLo/punkow
synced 2026-06-19 15:38:00 +00:00
Fix show urls
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
Your punkow request was cancelled.
|
Your punkow request was cancelled.
|
||||||
|
|
||||||
You can review the details at:
|
You can review the details at:
|
||||||
{{ base_url }}/{{ req_key }}
|
{{ base_url }}/show/{{ req_key }}
|
||||||
|
|
||||||
You can try to insert a new request.
|
You can try to insert a new request.
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Punkow started to book an appointment for you.
|
Punkow started to book an appointment for you.
|
||||||
|
|
||||||
You can review or cancel your request at:
|
You can review or cancel your request at:
|
||||||
{{ base_url }}/{{ req_key }}
|
{{ base_url }}/show/{{ req_key }}
|
||||||
|
|
||||||
Good luck!
|
Good luck!
|
||||||
|
|||||||
Reference in New Issue
Block a user