- took too much time trying to get the better coffeescript bundle to
 do something sane.
This commit is contained in:
Howland Owl 2014-04-06 15:08:32 +03:00
parent 720f312bff
commit 085adf6f03
2 changed files with 16 additions and 1 deletions

View file

@ -9,7 +9,10 @@
<body>
<h1>Sahli Editor</h1>
<div id='editbox'>
<p>form would go here</p>
<div>
<button id='newsahli'>New</button>
<button id='loadsahli'>Load</button>
</div>
</div>
</body>