mirror of
https://github.com/jbowdre/virtuallypotato.git
synced 2024-11-22 15:02:18 +00:00
5 lines
105 B
HTML
5 lines
105 B
HTML
|
{{- define "main" }}
|
||
|
<main id="results">
|
||
|
<div class="results" id="searchpage"></div>
|
||
|
</main>
|
||
|
{{- end }}
|