diff options
Diffstat (limited to 'templates/layouts/categorized_list.html')
-rw-r--r-- | templates/layouts/categorized_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index d5dafaf..8f8b1ae 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.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 s-colored-links"> | 2 | <div class="s-headlines s-colored-links"> |
3 | <h1 class="u-mt0"><span class="s-headlines__title-inner">$title$</span></h1> | 3 | <h1 class="u-mt0"><span class="s-headlines__title-inner">$title$</span></h1> |
4 | 4 | ||
5 | $body$ | 5 | $body$ |