phoenix-test/lib/quip_web/controllers/page_html/home.html.heex

7 lines
245 B
Plaintext

<main>
<p>
This is my new website and it's using Simple.css. It's really cool. If you want to use it too, you can <a href="https://simplecss.org">visit their site</a>.
</p>
<button class="btn btn-primary">Hello World!</button>
</main>