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

11 lines
304 B
Plaintext
Raw Normal View History

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