zulip/templates
Steve Howell 4792af5682 templates: Prevent dangling end tags.
In cases where an opening tag is so long that we stretch
it to 2+ lines of code, we should try to use block-style
formatting in the template code.

Unfortunately, we have lots of legacy code that violates
this concept, so this is a timid fix.

There are also legit use cases like textarea where we
probably need to keep the ugly template syntax for things
to render properly.
2021-11-23 15:55:54 -08:00
..
analytics billing: Add PLUS as a plan_type to Realm. 2021-10-15 17:27:50 -07:00
confirmation confirmation: Adjust language for link_expired template. 2021-02-16 07:42:13 -08:00
corporate portico: Clarify on /jobs that openings are remote-friendly. 2021-11-16 16:23:13 -08:00
tests webhooks/freshdesk/doc.md: Remove unescape_rendered_html kludge. 2019-07-03 15:05:45 -07:00
two_factor templates: Prevent dangling end tags. 2021-11-23 15:55:54 -08:00
zerver templates: Prevent dangling end tags. 2021-11-23 15:55:54 -08:00
zilencer billing: Move billing related templates from zilencer to corporate. 2018-10-01 15:43:39 -07:00
.gitignore
404.html templates: Remove strangely toned text from 404 page. 2020-08-31 16:47:20 -07:00
500.html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00