You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
thumbsup/themes/base/album.hbs

16 lines
345 B
Handlebars

<html>
<head>
<title>No theme applied</title>
</head>
<body>
<h1>No theme applied<h1>
<p>This is just the base layout which contains common files such as</p>
<ul>
<li>Handlebars helpers</li>
<li>Handlebars partials</li>
<li>Static assets (e.g. VideoJS)</li>
<li>CSS</li>
</ul>
</body>
</html>