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

20 lines
540 B
Plaintext
Raw Normal View History

2012-04-12 08:52:32 +00:00
<div id="sections">
2012-03-29 07:23:48 +00:00
<div id="content">
<div id="header" class="hh3">
2012-04-04 18:31:32 +00:00
<div class="dtitle w2 hh3 hp">
2012-03-29 07:23:48 +00:00
<span class="thmtxth">All Sections</span>
</div>
</div>
<div id="holder">
2012-04-10 09:44:36 +00:00
<div class="tinycanvas">
<div class="scrollbar sb_h"><div class="track"><div class="thumb thmc2"><div class="end"></div></div></div></div>
<div class="viewport">
2013-02-27 10:55:26 +00:00
<div id="group_wrapper" class="overview" content-layout="simple" base-width="3000">
<div class="clear"></div>
2012-03-29 07:23:48 +00:00
</div>
</div>
</div>
2012-04-04 18:31:32 +00:00
</div>
2012-04-12 08:52:32 +00:00
</div>
2012-03-29 07:23:48 +00:00
</div>