mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-16 00:25:31 +01:00
Added artist page and log page, fixed some css, added logline parse to helpers
This commit is contained in:
@@ -46,7 +46,9 @@
|
||||
</form>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div id="subhead">
|
||||
${next.subhead()}
|
||||
</div>
|
||||
<div id="main" class="main">
|
||||
${next.body()}
|
||||
</div>
|
||||
@@ -81,4 +83,5 @@
|
||||
</html>
|
||||
|
||||
<%def name="javascriptIncludes()"></%def>
|
||||
<%def name="headerIncludes()"></%def>
|
||||
<%def name="headerIncludes()"></%def>
|
||||
<%def name="subhead()"></%def>
|
||||
Reference in New Issue
Block a user