final form

This commit is contained in:
Set Sakrecoer 2019-11-05 12:34:08 +01:00
parent 1905835832
commit 74d242807b
5 changed files with 47 additions and 20 deletions

View file

@ -18,7 +18,7 @@ body{
</style>
</head>
<body>
{% if page.collection == 'tracks' %}
{% if page.collection == 'tracks' or page.url == '/music/' %}
<div id="wallpaper">
{{ content }}
</div>