diff --git a/app/views/_tailwind/documentation/api_howto.html.erb b/app/views/_tailwind/documentation/api_howto.html.erb index f7ea10903..f17df7ebb 100644 --- a/app/views/_tailwind/documentation/api_howto.html.erb +++ b/app/views/_tailwind/documentation/api_howto.html.erb @@ -24,13 +24,13 @@

-
+
<% if current_user %> <% if api_key %> -

+

The API examples below contain your API key: - <%= api_key %> + <%= api_key %>

<% else %>

@@ -51,7 +51,7 @@

<% end %>
- <%= image_tag "tailwind/illustration/key.svg", alt: "" %> + <%= image_tag "tailwind/illustration/key.svg", alt: "", size: "287x189" %>