{%s lc.Get("ui.search_results_query", &l18n.Replacements{"query": query})%}
{%s lc.Get("ui.search_results_desc")%}
-
{% for hyphaName := range generator(query) %}
- {%s util.BeautifulName(hyphaName) %} {% endfor %}
{% import "path/filepath" %} {% import "sort" %} {% import "github.com/bouncepaw/mycorrhiza/cfg" %} {% import "github.com/bouncepaw/mycorrhiza/hyphae" %} {% import "github.com/bouncepaw/mycorrhiza/user" %} {% import "github.com/bouncepaw/mycorrhiza/util" %} {% import "github.com/bouncepaw/mycorrhiza/l18n" %} {% func BaseHTML(title, body string, lc *l18n.Localizer, u *user.User, headElements ...string) %}
{%s lc.Get("ui.search_results_desc")%}
{%s lc.Get("ui.backlinks_desc")%}
{%s lc.Get("help.empty_error_line_1") %}
{%s lc.Get("help.empty_error_line_2a") %} {%s lc.Get("help.empty_error_link") %} {%s lc.Get("help.empty_error_line_2b") %}
{% endfunc %} {% func helpTopicsHTML(lang string, lc *l18n.Localizer) %} {% endfunc %} {% func helpTopicBadgeHTML(lang, topic string) %} ? {% endfunc %} {% func UserListHTML(lc *l18n.Localizer) %}{%s lc.GetPlural("ui.list_desc", hyphae.Count()) %}
{%s= lc.Get("ui.about_hyphae", &l18n.Replacements{"link": "/list"}) %}