diff --git a/templates/store.html b/templates/store.html index af106c5..5efd138 100644 --- a/templates/store.html +++ b/templates/store.html @@ -1,3 +1,4 @@ +{{ define "store" }} @@ -58,4 +59,5 @@ Ich verzichte auf Cookies, affiliate Links, Tracking und die Einbindung von Drittanbieter-Diensten. - \ No newline at end of file + +{{ end }} \ No newline at end of file