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

12 lines
319 B
Plaintext
Raw Normal View History

2012-05-21 06:55:51 +00:00
<div id="app_frame" class="thmc2">
<div id="content">
<div id="header" class="hh3">
<div class="dtitle w2 hh3 hp"><span class="thmtxth">Appname</span></div>
2012-05-21 07:25:18 +00:00
<span class="icon-remove hh3 hp thmtxt"></span>
2012-05-21 06:55:51 +00:00
</div>
<div id="holder">
2012-05-21 07:25:18 +00:00
<!-- app content -->
2012-05-21 06:55:51 +00:00
<div class="clear"></div>
</div>
</div>
</div>