From bd4a5c419b1486715f51332e2c37860bdef72f31 Mon Sep 17 00:00:00 2001 From: simon lehericey Date: Wed, 24 Nov 2021 12:50:47 +0100 Subject: [PATCH] add title to agentconnect page --- app/views/agent_connect/agent/index.html.haml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/agent_connect/agent/index.html.haml b/app/views/agent_connect/agent/index.html.haml index 04340689f..c3533aeb5 100644 --- a/app/views/agent_connect/agent/index.html.haml +++ b/app/views/agent_connect/agent/index.html.haml @@ -1,3 +1,5 @@ +- content_for(:title, t('.cta')) + .container %h1.mt-2.mb-2= t('.connect')