diff --git a/layouts/case-studies/single-baseof.html b/layouts/case-studies/single-baseof.html deleted file mode 100644 index 1d7e2b4996..0000000000 --- a/layouts/case-studies/single-baseof.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - {{ partial "head.html" . }} - - - {{ partial "navbar.html" . }} - {{ block "deprecation_warning.html" . }} - {{ partial "deprecation-warning.html" . }} - {{ end }} -
- {{ block "main" . }}{{ end }} -
- {{ partialCached "footer.html" . }} - {{ partialCached "scripts.html" . }} - - - \ No newline at end of file