diff --git a/src/user_profile.eml.html b/src/user_profile.eml.html index 7652781..75d3327 100644 --- a/src/user_profile.eml.html +++ b/src/user_profile.eml.html @@ -1,5 +1,7 @@ let f nick bio request =

<%s Format.sprintf "Hello %s !" nick %>

+

Check your public profile rendering.

+

Edit profile

<%s! Dream.form_tag ~action:"/profile" request %>