You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/views/layouts
Claire 117f6638d0
Fix SVG files not being correctly included in templates (#16001)
In Rails 6.1, raw file inclusion in templates have to be explicitly marked as
HTML-safe, otherwise it's rendered as text.
4 years ago
..
admin.html.haml
application.html.haml Fix SVG files not being correctly included in templates (#16001) 4 years ago
auth.html.haml
embedded.html.haml Fix SVG files not being correctly included in templates (#16001) 4 years ago
error.html.haml
mailer.html.haml
mailer.text.erb
modal.html.haml
plain_mailer.html.haml
public.html.haml