Pony.fm/public/templates/auth/login.html
2016-05-20 00:08:57 +01:00

7 lines
244 B
HTML

<div>
<h1>Login</h1>
<div class="alert alert-warning">
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>