7 lines
339 B
Plaintext
7 lines
339 B
Plaintext
<a href="/"><%= locale.home_page %></a>
|
|
<a href="/index/pages"><%= locale.site_index %></a>
|
|
<a href="<%= config.new_post_url %>"><%= locale.new_post %></a>
|
|
<form method="GET" action="/search" style="display: inline"><input type="text" placeholder="🔍" name="q"><input type="submit" value="Search"></form>
|
|
<br/>
|
|
<%- config.seperator %>
|