gallery.accords-library.com/client/html/home.tpl

6 lines
250 B
Smarty
Raw Normal View History

2016-03-31 20:33:49 +00:00
<div class='content-wrapper transparent' id='home'>
<div class='messages'></div>
<h1><%= ctx.name %></h1>
<footer>Version: <span class='version'><%= ctx.version %></span> (built <%= ctx.makeRelativeTime(ctx.buildDate) %>)</footer>
2016-03-31 20:33:49 +00:00
</div>