szurubooru/static/html/home.tpl

6 lines
207 B
Smarty
Raw Normal View History

2016-03-31 22:33:49 +02:00
<div class='content-wrapper transparent' id='home'>
<div class='messages'></div>
<h1>{{name}}</h1>
2016-03-31 23:18:08 +02:00
<footer>Version: <span class="version">{{version}}</span> (built {{buildDate}})</footer>
2016-03-31 22:33:49 +02:00
</div>