mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-09-16 15:55:17 -05:00
Organize summary template files
Also a small CSS patch to fix margin around post-title
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
{{ with .Sections }}
|
||||
<div class="sections">
|
||||
{{ range . }}
|
||||
{{ .Render "summary/section" }}
|
||||
{{ .Render "summary" }}
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ end }}
|
||||
|
Reference in New Issue
Block a user