From: Kristjan <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Tue, 24 Dec 2019 22:44:50 +0000 (+0100) Subject: removed end tag ("source" is a self-closing tag) X-Git-Tag: live~2403^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/0d3f269aa84251c1bd5c87bdabf3cb9495a862fc removed end tag ("source" is a self-closing tag) --- diff --git a/app/views/layouts/error.html.erb b/app/views/layouts/error.html.erb index 9b5f4f34b..2b769958e 100644 --- a/app/views/layouts/error.html.erb +++ b/app/views/layouts/error.html.erb @@ -8,7 +8,7 @@ - " type="image/svg+xml"> + " type="image/svg+xml" /> <%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :class => "logo" %>