diff --git a/web/templates/settings/api_key_modal.hbs b/web/templates/settings/api_key_modal.hbs
index e738edde97..203261e70e 100644
--- a/web/templates/settings/api_key_modal.hbs
+++ b/web/templates/settings/api_key_modal.hbs
@@ -28,7 +28,7 @@
{{t "Your API key:" }}
-
+
diff --git a/web/templates/try_zulip_modal.hbs b/web/templates/try_zulip_modal.hbs
index ebaf297f7f..2f7545f5f1 100644
--- a/web/templates/try_zulip_modal.hbs
+++ b/web/templates/try_zulip_modal.hbs
@@ -4,21 +4,25 @@
-
{{#tr}}
- You'll see a list of recent conversations, where each conversation is
+ You'll see a list of recent conversations, where each conversation is
labeled with a topic by the person who started it. Click on a conversation to
view it. You can always get back to recent conversations from the left sidebar.
+ {{#*inline "z-highlight"}}{{> @partial-block}}{{/inline}}
{{/tr}}
-
{{#tr}}
Click the name of a channel in the left sidebar, and click on any topic underneath
to view one conversation at a time. You can explore discussions of changes to the
- design of the Zulip app in #design, or see ongoing issue investigations in #issues.
+ design of the Zulip app in #design, or see ongoing issue
+ investigations in #issues.
+ {{#*inline "z-highlight"}}{{> @partial-block}}{{/inline}}
{{/tr}}
{{#tr}}
- If you have any questions, please post in the #user questions channel, and we'll be happy to help.
+ If you have any questions, please post in the #user questions channel, and we'll be happy to help.
+ {{#*inline "z-highlight"}}{{> @partial-block}}{{/inline}}
{{/tr}}