mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-30 17:45:30 +00:00
added views
This commit is contained in:
4
views/routes/test_body_global_comp/body.tmpl
Normal file
4
views/routes/test_body_global_comp/body.tmpl
Normal file
@@ -0,0 +1,4 @@
|
||||
This is a test body form test_body_component
|
||||
{{ template "testcomponent" . }}
|
||||
{{ template "_globalcomp" . }}
|
||||
{{ template "_globalinnercomp" . }}
|
||||
1
views/routes/test_body_global_comp/testcomponent.tmpl
Normal file
1
views/routes/test_body_global_comp/testcomponent.tmpl
Normal file
@@ -0,0 +1 @@
|
||||
This is a testcomponent
|
||||
Reference in New Issue
Block a user