compose-theme/layouts/search/single.html

5 lines
110 B
HTML
Raw Permalink Normal View History

2024-07-26 17:08:59 +02:00
{{- define "main" }}
<main id="results">
<div class="results wrap" id="searchpage"></div>
</main>
{{- end }}