mirror of https://github.com/onweru/compose.git
add search layout file
layouts/search/single.html New file @@ -0,0 +1,5 @@ {{- define "main" }} <main id="results"> <div class="search_results"></div> </main> {{- end }}