mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-04-21 14:44:44 +00:00
added header theme and message re: no docs yet
This commit is contained in:
parent
21c4217c89
commit
e39e1adcf4
1 changed files with 2 additions and 2 deletions
|
|
@ -9,13 +9,13 @@
|
|||
|
||||
<div data-role="page">
|
||||
|
||||
<div data-role="header">
|
||||
<div data-role="header" data-theme="b">
|
||||
<h1>Events</h1>
|
||||
</div><!-- /header -->
|
||||
|
||||
<div data-role="content">
|
||||
|
||||
<p>To do...</p>
|
||||
<p>Documentation is currently in-progress.</p>
|
||||
|
||||
</div><!-- /content -->
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue