AgentConnect UI
This commit is contained in:
parent
ed7d776727
commit
d2432e34eb
12 changed files with 66 additions and 1 deletions
6
app/views/agent_connect/agent/index.html.haml
Normal file
6
app/views/agent_connect/agent/index.html.haml
Normal 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"
|
Loading…
Add table
Add a link
Reference in a new issue