diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/layouts/page.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/layouts/page.html b/templates/layouts/page.html index f89a692..3763c62 100644 --- a/templates/layouts/page.html +++ b/templates/layouts/page.html | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <section class="l-section l-section--fullscreen l-section--no-head"> | 1 | <section class="l-section l-section--fullscreen l-section--no-head l-section--body"> |
| 2 | <div class="l-container l-container--pad-x l-container--pad-y l-container--content s-colored-links s-headlines s-body"> | 2 | <div class="l-container l-container--pad-x l-container--pad-y l-container--content s-colored-links s-headlines s-headlines--body s-body"> |
| 3 | $if(category.show_date)$ | 3 | $if(category.show_date)$ |
| 4 | <div class="s-body__meta"> | 4 | <div class="s-body__meta"> |
| 5 | $date.long$ | 5 | $date.long$ |
