diff --git a/lib/chiya_web/controllers/note_html/index.html.heex b/lib/chiya_web/controllers/note_html/index.html.heex index b563fa3..2ed65bc 100644 --- a/lib/chiya_web/controllers/note_html/index.html.heex +++ b/lib/chiya_web/controllers/note_html/index.html.heex @@ -14,14 +14,14 @@
All <%= for channel <- @channels do %> <%= channel.name %> (<%= Enum.count(channel.notes) %>)