zulip/templates/zerver/app
Anders Kaseorg f75c0e29f4 HTML validation: Remove obsolete attributes from <script>, <style>.
<script charset=…>, <script type=…>, and <style type=…> are “obsolete
but conforming” in HTML5.  They make the validator.nu output noisier
and real problems a little harder to find.

(type was required in HTML 4, which is not relevant to us.)

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-07-13 10:27:23 +05:30
..
bankruptcy.html message view: Add loading indicator to bankruptcy modal. 2018-06-06 15:06:05 -07:00
compose.html HTML validation: Remove invalid attributes. 2018-07-13 10:27:23 +05:30
delete_message.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
deprecation_notice.html hotkey: Close deprecation notice on Enter keypress. 2018-06-03 09:33:16 -07:00
drafts.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
home.html HTML validation: Remove xmlns:svg attribute. 2018-07-09 09:45:42 +05:30
index.html HTML validation: Remove obsolete attributes from <script>, <style>. 2018-07-13 10:27:23 +05:30
invite_user.html HTML validation: Fix <label for="…"> references. 2018-07-09 10:00:56 +05:30
keyboard_shortcuts.html hotkeys: Change * to Ctr+s for starring a message. 2018-06-01 09:53:15 -07:00
left_sidebar.html left_sidebar.html: Upgrade to use font-awesome 4.7 icon prefixes. 2018-07-11 20:31:18 +05:30
lightbox_overlay.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
logout.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
markdown_help.html HTML validation: Remove invalid attributes. 2018-07-13 10:27:23 +05:30
message_history.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
navbar.html navbar.html: Upgrade to use font-awesome 4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
right_sidebar.html right_sidebar.html: Upgrade to use font-awesome 4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
search_operators.html HTML validation: Fix problems with tag nesting. 2018-07-09 10:00:56 +05:30
settings_overlay.html settings_overlay.html: Upgrade to use font-awesome 4.7 icon prefixes. 2018-07-11 20:17:11 +05:30
settings_sidebar.html HTML validation: Add placeholder text to <h1>, <h3>. 2018-07-12 18:46:31 +05:30
subscriptions.html templates: Move all core app templates into a subdirectory. 2018-04-23 16:46:37 -07:00
topic_is_muted.html i18n: Tag missing strings for translation. 2018-05-15 09:06:56 -07:00