diff options
Diffstat (limited to 'templates/layouts/index.html')
| -rw-r--r-- | templates/layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/index.html b/templates/layouts/index.html index b76c606..a7b68c3 100644 --- a/templates/layouts/index.html +++ b/templates/layouts/index.html | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | <section class="l-container l-container--pad-x l-container--pad-y l-container--content"> | 1 | <section class="l-container l-container--pad-x l-container--pad-y l-container--content"> |
| 2 | <div class="s-headlines s-body"> | 2 | <div class="s-headlines s-colored-links"> |
| 3 | $body$ | 3 | $body$ |
| 4 | </div> | 4 | </div> |
| 5 | 5 | ||
