2016-03-31 22:33:49 +02:00
|
|
|
<div class='content-wrapper transparent' id='home'>
|
|
|
|
<div class='messages'></div>
|
2016-05-22 22:39:31 +02:00
|
|
|
<header>
|
|
|
|
<h1><%= ctx.name %></h1>
|
|
|
|
<p>Serving <%= ctx.postCount %> posts (<%= ctx.makeFileSize(ctx.diskUsage) %>)</p>
|
|
|
|
</header>
|
2016-05-21 11:38:24 +02:00
|
|
|
<footer>Version: <a class='version' href='https://github.com/rr-/szurubooru/commits/master'><%= ctx.version %></a> (built <%= ctx.makeRelativeTime(ctx.buildDate) %>)</footer>
|
2016-03-31 22:33:49 +02:00
|
|
|
</div>
|