mirror of
https://github.com/HackPlan/angular-datepicker.git
synced 2026-05-12 08:05:34 +08:00
10 lines
207 B
HTML
10 lines
207 B
HTML
<div class="hero-unit">
|
|
<h1>'Allo, 'Allo!</h1>
|
|
<p>You now have</p>
|
|
<ul>
|
|
<li ng-repeat="thing in awesomeThings">{{thing}}</li>
|
|
</ul>
|
|
<p>installed.</p>
|
|
<h3>Enjoy coding! - Yeoman</h3>
|
|
</div>
|