<.header> <%= @note.name %> <:subtitle><%= pretty_date(@note.published_at) %>
<%= Markdown.render(@note.content) |> raw %>