Potion/lib/potion_web/controllers/page_html/favorites.html.heex
Hayden Hargreaves dac043d78f (FEAT): Simple navigation bar and router config.
It's likely not perfect, but it's there.
2025-05-26 22:08:07 -07:00

6 lines
109 B
Plaintext

<div class="text-white my-5">
<h1>
Page: <span class="font-bold">{@current_page}</span>
</h1>
</div>