This repository has been archived on 2024-01-30. You can view files and clone it, but cannot push or open issues or pull requests.
trev/nodejs/public/snippets/home.html
2016-01-12 17:49:13 +01:00

6 lines
No EOL
184 B
HTML

<div class="page-header">
<h1>Autome</h1>
<form ng-submit="toggleLight()" style="margin-top:30px;">
<button type="submit" class="btn btn-primary">Post</button>
</form>
</div>