chiya/lib/chiya_web/controllers/page_html/bookmarks.html.heex
2023-09-11 23:19:44 +02:00

7 lines
126 B
Text

<section>
<.note_list notes={@notes} layout={@channel.layout} />
</section>
<aside>
<.tag_bar notes={@notes} />
</aside>