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

6 lines
184 B
HTML
Raw Normal View History

2016-01-12 17:49:13 +01:00
<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>