aboutsummaryrefslogtreecommitdiffstats
path: root/demos/accordion/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/accordion/default.html')
-rw-r--r--demos/accordion/default.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/demos/accordion/default.html b/demos/accordion/default.html
index 3ee549576..37a0952aa 100644
--- a/demos/accordion/default.html
+++ b/demos/accordion/default.html
@@ -60,8 +60,6 @@
<p>Click headers to expand/collapse content that is broken into logical sections, much like tabs. Optionally, toggle sections open/closed on mouseover.</p>
<p>The underlying HTML markup is a series of headers (H3 tags) and content divs so the content is usable without JavaScript.</p>
-</div>
-
</div><!-- End demo-description -->
</body>