diff --git a/elixir/apps/web/lib/web/live/sites/show.ex b/elixir/apps/web/lib/web/live/sites/show.ex index e3d4a9222..1b08f4c88 100644 --- a/elixir/apps/web/lib/web/live/sites/show.ex +++ b/elixir/apps/web/lib/web/live/sites/show.ex @@ -166,9 +166,11 @@ defmodule Web.Sites.Show do <:content flash={@flash}> <.flash :if={@gateways_metadata.count == 1} kind={:info} style="wide" class="mb-2"> Deploy at least one more gateway to ensure - <.website_link path="/kb/deploy/gateways" fragment="deploy-multiple-gateways"> - high availability - . + + <.website_link path="/kb/deploy/gateways" fragment="deploy-multiple-gateways"> + high availability + . +