6 lines
213 B
HTML
6 lines
213 B
HTML
<div style="background:#c5ccd3;width: 100%; height: 100%;" class="view mblView">
|
|
<div dojoType="dojox.mobile.RoundRect" shadow="true">
|
|
This is the content of the home scene. Hello World.
|
|
</div>
|
|
</div>
|