summaryrefslogtreecommitdiffstats
path: root/dashboard/src/templates/notifier/end_booking.html
diff options
context:
space:
mode:
Diffstat (limited to 'dashboard/src/templates/notifier/end_booking.html')
-rw-r--r--dashboard/src/templates/notifier/end_booking.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/src/templates/notifier/end_booking.html b/dashboard/src/templates/notifier/end_booking.html
index 22014fb..a2981c1 100644
--- a/dashboard/src/templates/notifier/end_booking.html
+++ b/dashboard/src/templates/notifier/end_booking.html
@@ -30,7 +30,7 @@
</li>
</ul>
- <p>You can find more detailed information <a href=/booking/detail/{{booking.id/>Here</a></p>
+ <p>You can find more detailed information <a href=/booking/detail/{{booking.id}}/>Here</a></p>
</div>
</body>
</html>