Skip to content

Commit

Permalink
Merge pull request #161 from springload/fix/add-title-search-page
Browse files Browse the repository at this point in the history
add title to search page
  • Loading branch information
sarahframe authored Aug 19, 2024
2 parents 5ed97fa + 96a6907 commit 0d02fff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/cdhpages/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
{% load static humanize cdh_tags wagtailcore_tags %}
{# Site search page #}

{% block title %}Search{% endblock %}
{% block bodyclass %}search{% endblock bodyclass %}

{% block main %}
Expand Down

0 comments on commit 0d02fff

Please sign in to comment.