mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
6 lines
234 B
Handlebars
6 lines
234 B
Handlebars
<div class='content-wrapper transparent' id='home'>
|
|
<div class='messages'></div>
|
|
<h1><%= name %></h1>
|
|
<footer>Version: <span class='version'><%= version %></span> (built <%= makeRelativeTime(buildDate) %>)</footer>
|
|
</div>
|