diff options
Diffstat (limited to 'layouts/go/single.html')
-rw-r--r-- | layouts/go/single.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/go/single.html b/layouts/go/single.html index ca30873..6acf2b6 100644 --- a/layouts/go/single.html +++ b/layouts/go/single.html @@ -1,6 +1,6 @@ {{ define "main" }} <div class="posts-container mx-auto my-5"> - <div class="post"> + <div class="post single"> {{ partial "single/header.html" . }} <div> Установка: |