Packages

User library for phoenix and elixir.

Current section

Files

Jump to
carbon lib carbon templates user show.html.eex
Raw

lib/carbon/templates/user/show.html.eex

<section>
<h2>My Profile</h2>
<p>email: <%= @current_user.email %>
</section>