summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/layouts/exhibit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layouts/exhibit.html b/templates/layouts/exhibit.html
index a332c14..1e0f19c 100644
--- a/templates/layouts/exhibit.html
+++ b/templates/layouts/exhibit.html
@@ -49,7 +49,7 @@
49 </footer> 49 </footer>
50 </section> 50 </section>
51 51
52 <div class="l-container l-container--pad-x l-container--pad-y l-container--narrow-125 u-pt-100"> 52 <div class="l-container l-container--pad-x l-container--pad-y l-container--narrow-125 u-pt-0">
53 <div class="s-colored-links s-headings s-blockquotes s-code s-lists s-tables s-alerts e-content" itemprop="articleBody"> 53 <div class="s-colored-links s-headings s-blockquotes s-code s-lists s-tables s-alerts e-content" itemprop="articleBody">
54$body$ 54$body$
55 </div> 55 </div>