10 lines
263 B
HTML
10 lines
263 B
HTML
|
<section>
|
||
|
<h1 id="results">
|
||
|
Displaying results
|
||
|
</h1>
|
||
|
|
||
|
{% include options/dropdown/filtering.html %}
|
||
|
{% include options/dropdown/selections.html %}
|
||
|
{% include options/dropdown/tagging.html %}
|
||
|
{% include options/dropdown/placement.html %}
|
||
|
</section>
|