diff options
author | 2018-02-21 09:30:05 +0000 | |
---|---|---|
committer | 2018-02-21 09:30:05 +0000 | |
commit | ef8e96157f60ba0813cab72a90a6e8e92b44b6f0 (patch) | |
tree | cbda21178338d3f992072d5f06e4ac4572e433f1 /templates | |
parent | adds initial unit testing (#22) (diff) |
Rearrange views and templates
Diffstat (limited to 'templates')
-rw-r--r-- | templates/main/base.html (renamed from templates/base.html) | 0 | ||||
-rw-r--r-- | templates/main/index.html (renamed from templates/index.html) | 0 | ||||
-rw-r--r-- | templates/main/navigation.html (renamed from templates/navigation.html) | 0 | ||||
-rw-r--r-- | templates/main/ws_test.html (renamed from templates/ws_test.html) | 0 | ||||
-rw-r--r-- | templates/staff/staff.html (renamed from templates/staff.html) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/templates/base.html b/templates/main/base.html index 5dd0c02c..5dd0c02c 100644 --- a/templates/base.html +++ b/templates/main/base.html diff --git a/templates/index.html b/templates/main/index.html index 418347d2..418347d2 100644 --- a/templates/index.html +++ b/templates/main/index.html diff --git a/templates/navigation.html b/templates/main/navigation.html index cbd6a36a..cbd6a36a 100644 --- a/templates/navigation.html +++ b/templates/main/navigation.html diff --git a/templates/ws_test.html b/templates/main/ws_test.html index 6ef1bb68..6ef1bb68 100644 --- a/templates/ws_test.html +++ b/templates/main/ws_test.html diff --git a/templates/staff.html b/templates/staff/staff.html index 3017f65c..3017f65c 100644 --- a/templates/staff.html +++ b/templates/staff/staff.html |