horizon/horizon/templates
Radomir Dopieralski 4a89303231 Clean up the syntax of html attributes to always use double quotes
Our templates are very inconsistent and sometimes even use single and
double quotes in the same tag. This is an attempt to clean it up a
little and use double quotes everywhere.

In addition, I have run into a problem with single quotes being
incorrectly escaped by the Django compressor, and I want to see if
this will help with the issue.

Change-Id: I2d5137a87ed65c6abef38a49264346f917a1c85a
2023-04-05 11:00:26 +02:00
..
auth Escape unicode characters when setting logout_reason cookie 2021-09-08 16:26:30 +02:00
bootstrap [Django] Allow to upload the image directly to Glance service 2016-08-16 14:30:38 +03:00
horizon Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
_login_footer.html UT: Detect template rendering errors 2019-01-31 21:29:33 +09:00
_login_form_footer.html UT: Detect template rendering errors 2019-01-31 21:29:33 +09:00
not_authorized.html Fix typo 2017-10-06 08:13:31 +09:00