Skip to content

Commit

Permalink
Create _login.html.erb (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
dl-maura authored Dec 11, 2024
1 parent 3b45b90 commit 9c7a6ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/views/shared/_login.html.erb
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<a href="<%= AppConfig[:frontend_proxy_prefix] %>auth/cas"><%= I18n.t("login.login") %></a>

0 comments on commit 9c7a6ab

Please sign in to comment.