iris/_examples/structuring/login-mvc-single-responsibility-package/views/user/me.html
Gerasimos (Makis) Maropoulos 11277f12a0 Structuring examples - Pushed to iris-contrib/examples as well.
Former-commit-id: 24ee6ce233d83f0b394afc6c69b5a88243406045
2017-10-22 16:04:11 +03:00

3 lines
63 B
HTML

<p>
Welcome back <strong>{{.User.Firstname}}</strong>!
</p>