diff --git a/lib/outlook_web/controllers/autor_html/show.html.heex b/lib/outlook_web/controllers/autor_html/show.html.heex index 81df610..c335f06 100644 --- a/lib/outlook_web/controllers/autor_html/show.html.heex +++ b/lib/outlook_web/controllers/autor_html/show.html.heex @@ -1,6 +1,6 @@ <.header> <%= @autor.name %> - <:subtitle>
<%= @autor.description %>
+ <:subtitle>
<%= @autor.description |> tidy_raw %>
<:subtitle><.link href={@autor.homepage_url}><%= @autor.homepage_name %>