Add & build archive
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
<body>
|
||||
{% block content %}
|
||||
<main class="songs">
|
||||
{% if section.title %}
|
||||
<h1>{{ section.title }}</h1>
|
||||
{% endif %}
|
||||
<section class="filters">
|
||||
<form>
|
||||
<input type="search" placeholder="Hledat">
|
||||
|
Reference in New Issue
Block a user