AgentConnect UI

This commit is contained in:
simon lehericey 2021-11-19 10:00:04 +01:00
parent ed7d776727
commit d2432e34eb
12 changed files with 66 additions and 1 deletions

View file

@ -0,0 +1,6 @@
.container
%h1.mt-2.mb-2= t('.connect')
%p= t('.intro_html', app_name: APPLICATION_NAME)
= link_to t('.cta'), agent_connect_login_path, class: "france-connect-agent-login-button"