dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_compose
mirror of
https://github.com/onweru/compose.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add search layout file
weru
14.48.2020
342ee8535ae02ed7751c5a2ca52079755e5b7fee
[external-software/github_gohugo_theme_compose.git]
/
layouts
/
search
/
single.html
1
2
3
4
5
{{- define "main" }}
<main id="results">
<div class="search_results"></div>
</main>
{{- end }}