Pony.fm/public/templates/auth/login.html
2015-10-24 19:35:37 -07:00

7 lines
230 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>