diff options
Diffstat (limited to 'themes/terrassa/layouts/_default/baseof.html')
-rw-r--r-- | themes/terrassa/layouts/_default/baseof.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/themes/terrassa/layouts/_default/baseof.html b/themes/terrassa/layouts/_default/baseof.html deleted file mode 100644 index 6e1a936..0000000 --- a/themes/terrassa/layouts/_default/baseof.html +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -{{- partial "head.html" . -}} - -<body> - {{- partial "header.html" . -}} - {{- block "main" . }}{{- end }} - {{- partial "footer.html" . -}} -</body> - -</html>
\ No newline at end of file |