szurubooru/client/html/home.hbs
2016-04-01 18:48:16 +02:00

5 lines
207 B
Handlebars

<div class='content-wrapper transparent' id='home'>
<div class='messages'></div>
<h1>{{name}}</h1>
<footer>Version: <span class='version'>{{version}}</span> (built {{buildDate}})</footer>
</div>