Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mmrath/hugo-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/bloc/content/summary.html')
-rw-r--r--layouts/partials/bloc/content/summary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/bloc/content/summary.html b/layouts/partials/bloc/content/summary.html
index 8a3087b..7c79b0d 100644
--- a/layouts/partials/bloc/content/summary.html
+++ b/layouts/partials/bloc/content/summary.html
@@ -1,3 +1,3 @@
-<p class="container content">
+<p>
{{ partial "modules/page/summary" . }}
</p>