Skip to content

Commit

Permalink
Merge pull request #1185 from nationalarchives/add-facets-flag-to-hom…
Browse files Browse the repository at this point in the history
…epage

Add facets flag to homepage
  • Loading branch information
timcowlishaw authored Apr 24, 2024
2 parents f3bc842 + c07e147 commit 76f97d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ds_judgements_public_ui/templates/pages/home.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{% extends "layouts/base.html" %}
{% load i18n waffle_tags %}
{% flag faceted_search %}
{% endflag %}
{% block meta_description %}
<meta name="description"
content="Judgments and decisions from 2003 onwards." />
Expand Down

0 comments on commit 76f97d5

Please sign in to comment.