diff --git a/content/passport/_index.md b/content/passport/_index.md index 00e046a..8949312 100644 --- a/content/passport/_index.md +++ b/content/passport/_index.md @@ -4,7 +4,11 @@ date: 2022-01-11 draft: false --- -This is a request form for your OpenPOWER Passport ID. +This is a request form for your OpenPOWER Foundation Passport ID. + +An OpenPOWER Foundation Passport ID is a member login to enable Single-Sign-On within our web system. +_As a non-member, you can still interact with all systems and see all public information._ + Please enter your details for member access to the member web systems. You can find the web usage documentation [here](https://files.openpower.foundation/s/Sj756P5B39T7XnP). diff --git a/themes/openpowerfoundation/layouts/partials/passportform.html b/themes/openpowerfoundation/layouts/partials/passportform.html index e78d262..e7e0d2f 100644 --- a/themes/openpowerfoundation/layouts/partials/passportform.html +++ b/themes/openpowerfoundation/layouts/partials/passportform.html @@ -50,7 +50,8 @@ var goal = "{{ .Site.Params.forms.passport.goal }}";
{{ range where .Site.RegularPages "Section" "groups" }}
- {{ .Title }}
+ + {{ .Title }} ({{ .Param "Participation" }})
{{ end }}