Turn off 'Get started' link when signed out

This commit is contained in:
Tom Byers
2019-12-30 15:15:02 +00:00
parent aa2c095704
commit 6b27a9e7a3
2 changed files with 47 additions and 22 deletions
+2
View File
@@ -1,5 +1,7 @@
{% extends "fullwidth_template.html" %}
{% set signed_out = True %}
{% block meta %}
<meta name="description" content="GOV.UK Notify lets you send emails, text messages and letters to your users. Try it now if you work in central government, a local authority, or the NHS.">
{% endblock %}