added header theme and message re: no docs yet

This commit is contained in:
Todd Parker 2010-10-15 21:52:18 -04:00
parent 21c4217c89
commit e39e1adcf4

View file

@ -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 -->