diff --git a/lib/chiya_web/controllers/page_html/note.html.heex b/lib/chiya_web/controllers/page_html/note.html.heex index 92e6c51..7e93bfe 100644 --- a/lib/chiya_web/controllers/page_html/note.html.heex +++ b/lib/chiya_web/controllers/page_html/note.html.heex @@ -1,39 +1,39 @@ -
- <.header class="max-w-2xl mx-auto" class_title="p-name"> - <%= @note.name %> - +
+
+ <%= @note.name %> + +
- <%= if @current_user do %> -
- -
- <% end %> +
+ +
-