diff --git a/app/views/layouts/_footer.html.erb b/app/views/layouts/_footer.html.erb index 1b58963c8..3c2e47a77 100644 --- a/app/views/layouts/_footer.html.erb +++ b/app/views/layouts/_footer.html.erb @@ -43,11 +43,13 @@
+ <%= t("layouts.footer.copyright", year: Time.now.year) %> | + <%= link_to t("layouts.footer.more_info"), "/more_information" %> | + <%= link_to t("layouts.footer.privacy"), "/privacy" %> | + <%= link_to t("layouts.footer.conditions"), "/conditions" %> | + <%= link_to t("layouts.footer.accessibility"), "/accessibility" %> +