diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-09-26 20:29:08 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-09-26 20:29:08 +0200 |
commit | a89da62db88611c141f123887d0197ca19c32407 (patch) | |
tree | 1180c1c3dc0517746cee90b8cec5576a6199e9e1 /src/templates | |
parent | 571726b98d2a4a7cce73e6ecddbb36e0771bcfe5 (diff) |
Figure out the templates automatically
Diffstat (limited to 'src/templates')
-rw-r--r-- | src/templates/-404.html.tmpl (renamed from src/templates/404.html.tmpl) | 0 | ||||
-rw-r--r-- | src/templates/-base.html.tmpl (renamed from src/templates/base.html.tmpl) | 0 | ||||
-rw-r--r-- | src/templates/-error.html.tmpl (renamed from src/templates/error.html.tmpl) | 0 | ||||
-rw-r--r-- | src/templates/-navbar.html.tmpl (renamed from src/templates/navbar.html.tmpl) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/src/templates/404.html.tmpl b/src/templates/-404.html.tmpl index c86dc30..c86dc30 100644 --- a/src/templates/404.html.tmpl +++ b/src/templates/-404.html.tmpl diff --git a/src/templates/base.html.tmpl b/src/templates/-base.html.tmpl index 2a33cc3..2a33cc3 100644 --- a/src/templates/base.html.tmpl +++ b/src/templates/-base.html.tmpl diff --git a/src/templates/error.html.tmpl b/src/templates/-error.html.tmpl index 47bff81..47bff81 100644 --- a/src/templates/error.html.tmpl +++ b/src/templates/-error.html.tmpl diff --git a/src/templates/navbar.html.tmpl b/src/templates/-navbar.html.tmpl index 90f3cc7..90f3cc7 100644 --- a/src/templates/navbar.html.tmpl +++ b/src/templates/-navbar.html.tmpl |