diff options
Diffstat (limited to '')
| -rw-r--r-- | layouts/partials/base.html | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/layouts/partials/base.html b/layouts/partials/base.html deleted file mode 100644 index cfc8ad1..0000000 --- a/layouts/partials/base.html +++ /dev/null @@ -1,8 +0,0 @@ -<!DOCTYPE html> - <html lang="en-US"> - - <head> - {{ partial "header.html" . }} - </head> - - <body> |
