diff options
Diffstat (limited to '_template.html')
-rw-r--r-- | _template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_template.html b/_template.html index 4d388ba..b662855 100644 --- a/_template.html +++ b/_template.html | |||
@@ -52,7 +52,7 @@ $for(include-before)$ $include-before$ $endfor$ | |||
52 | $endif$ | 52 | $endif$ |
53 | </header> | 53 | </header> |
54 | 54 | ||
55 | <section class="$genre$"> | 55 | <section class="thing $genre$"> |
56 | $body$ | 56 | $body$ |
57 | </section> | 57 | </section> |
58 | 58 | ||