You've already forked golang-saas-starter-kit
mirror of
https://github.com/raseels-repos/golang-saas-starter-kit.git
synced 2025-08-08 22:36:41 +02:00
Merge branch 'issue16/web-app-signup' of gitlab.com:geeks-accelerator/oss/saas-starter-kit into issue16/web-app-signup
This commit is contained in:
@ -52,7 +52,7 @@
|
||||
</div>
|
||||
<div class="col-md-5">
|
||||
<p>
|
||||
<small>Role</small><br/>
|
||||
<small>Roles</small><br/>
|
||||
{{ if .userAccount }}
|
||||
<b>
|
||||
{{ range $r := .userAccount.Roles.Options }}{{ if $r.Selected }}
|
||||
|
Reference in New Issue
Block a user