aboutsummaryrefslogtreecommitdiff
path: root/themes/terrassa/layouts/partials/section.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/terrassa/layouts/partials/section.html')
-rw-r--r--themes/terrassa/layouts/partials/section.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/themes/terrassa/layouts/partials/section.html b/themes/terrassa/layouts/partials/section.html
deleted file mode 100644
index ef05877..0000000
--- a/themes/terrassa/layouts/partials/section.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<section class="section">
- <h1 class="section__title">{{ .Title }}</h1>
- <div class="section__content">
- {{ .Content }}
- </div>
-</section> \ No newline at end of file