{%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 "fmt" %} {% import "path/filepath" %} {% 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 Base(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 HyphaList(lc *l18n.Localizer) %}{%s lc.GetPlural("ui.list_desc", hyphae.Count()) %}