FIX: remove an unwanted character in footer

Refs: #7463
This commit is contained in:
Fabrice Gangler 2022-06-13 17:24:28 +02:00 committed by simon lehericey
parent f216ca5a48
commit aaa84e177d

View file

@ -48,4 +48,3 @@
= link_to t("links.footer.status_page.label"), t("links.footer.status_page.url"), title: t("links.footer.status_page.title"), class: "footer-link", target: "_blank", rel: "noopener noreferrer"
%li.footer-link
= link_to t("links.footer.security.label"), t("links.footer.security.url"), title: t("links.footer.security.title"), class: "footer-link", target: "_blank", rel: "noopener noreferrer"
}