Current section

Files

Jump to
ex_doc lib ex_doc formatter html templates search_template.eex
Raw

lib/ex_doc/formatter/html/templates/search_template.eex

<%= head_template(config, %{title: "Search", type: :search}) %>
<%= sidebar_template(config, nodes_map) %>
<div id="search">
<h1>Search</h1>
</div>
<%= footer_template(config) %>