diff options
Diffstat (limited to 'templates/layouts/exhibit.html')
| -rw-r--r-- | templates/layouts/exhibit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/exhibit.html b/templates/layouts/exhibit.html index 7a50635..e378f74 100644 --- a/templates/layouts/exhibit.html +++ b/templates/layouts/exhibit.html | |||
| @@ -49,7 +49,7 @@ | |||
| 49 | 49 | ||
| 50 | <div class="l-container l-container--pad-x l-container--pad-y l-container--narrow-125 u-pt-0"> | 50 | <div class="l-container l-container--pad-x l-container--pad-y l-container--narrow-125 u-pt-0"> |
| 51 | <div class="l-container l-container--narrow u-ml-0"> | 51 | <div class="l-container l-container--narrow u-ml-0"> |
| 52 | <div class="s-colored-links s-headings s-blockquotes s-code s-lists s-tables s-alerts e-content" itemprop="articleBody"> | 52 | <div class="s-links s-links--colored s-headings s-blockquotes s-code s-lists s-tables s-alerts e-content" itemprop="articleBody"> |
| 53 | $body$ | 53 | $body$ |
| 54 | </div> | 54 | </div> |
| 55 | </div> | 55 | </div> |
