slovocast/app/lib/app_web/controllers/hello_html/show.html.heex

4 lines
69 B
Plaintext
Raw Normal View History

2024-04-23 02:30:14 +00:00
<section>
<h2>Hello world, from <%= @messenger %>!</h2>
</section>