This commit entirely refactors the use of html templates. Instead of inheriting from a shared template, we insert the results into a base template. |
||
|---|---|---|
| .. | ||
| about.html | ||
| home.go | ||
| instances.go | ||
| public.go | ||
| public.html | ||
| redirect.go | ||
This commit entirely refactors the use of html templates. Instead of inheriting from a shared template, we insert the results into a base template. |
||
|---|---|---|
| .. | ||
| about.html | ||
| home.go | ||
| instances.go | ||
| public.go | ||
| public.html | ||
| redirect.go | ||