orbit-basic/app/views/desktop/allsections.html.erb

15 lines
345 B
Plaintext
Raw Normal View History

2013-03-06 11:04:33 +00:00
<div id="sections" container="true">
2012-03-29 07:23:48 +00:00
<div id="content">
2013-03-05 01:39:01 +00:00
<div id="header" class="hh2">
<div class="dtitle w2 hh2 hp">
2012-03-29 07:23:48 +00:00
<span class="thmtxth">All Sections</span>
</div>
</div>
<div id="holder">
2013-03-06 11:04:33 +00:00
<div id="group_wrapper" class="overview" content-layout="simple">
2013-02-27 10:55:26 +00:00
<div class="clear"></div>
2012-03-29 07:23:48 +00:00
</div>
</div>
2012-04-12 08:52:32 +00:00
</div>
2012-03-29 07:23:48 +00:00
</div>