hlfw.ca

webbing

Download patch

ref: 49d15932bf3a8d199a1190d2b3b4f24eeadead33
parent: d4d357a154374aa0b3b20fde62c672a6325fee87
author: Halfwit <halfwit@MacBook-Pro.hitronhub.home>
date: Thu Dec 12 11:48:39 PST 2019

Add in last few plugin templates we'll need

--- /dev/null
+++ b/templates/plugins/appointments.tpl
@@ -1,0 +1,3 @@
+{{define "appointments"}}
+<!-- appointments here -->
+{{end}}
\ No newline at end of file
--- /dev/null
+++ b/templates/plugins/bookings.tpl
@@ -1,0 +1,3 @@
+{{define "bookings"}}
+<!-- bookings form here -->
+{{end}}
\ No newline at end of file