Potion/lib/potion_web/controllers/page_html/favorites.html.heex
Hayden Hargreaves 518dbe8d06 (CI/CD): Dockerized!
Hope there are no secrets here...
2025-05-26 22:41:26 -07:00

6 lines
125 B
Plaintext

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