diff --git a/config.yaml b/config.yaml index 1a9c750..9d89d12 100644 --- a/config.yaml +++ b/config.yaml @@ -101,6 +101,18 @@ views: request: files: - web/layouts/support/support.html + group_module: + home: + files: + - web/layouts/group_module/home.html + create_group: + files: + - web/layouts/group_module/create_group.html + + display_group: + files: + - web/layouts/group_module/display_group.html + administration: home: files: diff --git a/web/layouts/group_module/create_group.html b/web/layouts/group_module/create_group.html new file mode 100644 index 0000000..4936a2a --- /dev/null +++ b/web/layouts/group_module/create_group.html @@ -0,0 +1,86 @@ +{{define "content"}} + + +