mirror of
https://github.com/metagov/govarch-website.git
synced 2025-06-19 01:23:10 +00:00
improve accessibility and add search form
This commit is contained in:
@ -31,6 +31,10 @@
|
||||
|
||||
{{ content }}
|
||||
|
||||
{% unless site.hide_search %}
|
||||
{% include search.html %}
|
||||
{% endunless %}
|
||||
|
||||
{% include menu.html %}
|
||||
|
||||
{% unless site.hide_credits %}
|
||||
|
Reference in New Issue
Block a user