Pony.fm/public/templates/auth/login.html
2013-08-01 03:57:08 -05:00

7 lines
No EOL
211 B
HTML

<div>
<h1>Login</h1>
<div class="alert">
Only user accounts that were created as of the launch of the pre-release will be available.
</div>
<ng-include src="'/templates/partials/auth/login.html'" />
</div>