diff --git a/app/views/layouts/_footer.html.erb b/app/views/layouts/_footer.html.erb index 452848241..ca37038e8 100644 --- a/app/views/layouts/_footer.html.erb +++ b/app/views/layouts/_footer.html.erb @@ -42,7 +42,7 @@
-
+
<%= t("layouts.footer.copyright", year: Time.now.year) %> |  <%= link_to t("layouts.footer.more_info"), "/more_information" %> |  <%= link_to t("layouts.footer.privacy"), "/privacy" %> |  @@ -50,7 +50,7 @@ <%= link_to t("layouts.footer.accessibility"), "/accessibility" %>
-