szurubooru/client/html/home.hbs
2016-04-05 17:57:26 +02:00

5 lines
231 B
Handlebars

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