templates.enUS.SiteUserPage.hbs Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of smartabyar-smartvillage Show documentation
Show all versions of smartabyar-smartvillage Show documentation
Red Hat Global Social Innovation Program is partnering with Boston University and Smarta Byar in order to collaborate on creating a global and open research platform allowing researchers to study what social sustainability means by using a digital twin of Veberöd, Sweden as the test village, supported by Smarta Byar. The goal of this collaboration is to build the open source technological infrastructure so that researchers can collaborate on this platform effectively to study mobility, public health, sustainability among other study areas to ultimately help define better the link between well being and eco-smart cities.
The newest version!
{{#eq classSimpleName "SiteUser"}}
{{#partial "htmHead"}}{{> htmHeadSiteUserPage}}{{/partial}}
{{#partial "htmTitle"}}{{> htmTitleSiteUserPage}}{{/partial}}
{{#partial "htmMeta"}}{{> htmMetaSiteUserPage}}{{/partial}}
{{#partial "htmStyle"}}{{> htmStyleSiteUserPage}}{{/partial}}
{{#partial "htmScripts"}}{{> htmScriptsSiteUserPage}}{{/partial}}
{{#partial "htmScript"}}{{> htmScriptSiteUserPage}}{{/partial}}
{{#partial "websocket"}}{{> websocketSiteUserPage}}{{/partial}}
{{#partial "htmBodySidebar"}}{{> htmBodySidebarSiteUserPage}}{{/partial}}
{{#partial "htmBodyStart"}}{{> htmBodyStartSiteUserPage}}{{/partial}}
{{#partial "htmBodyMiddle"}}{{> htmBodyMiddleSiteUserPage}}{{/partial}}
{{#partial "htmBodyEnd"}}{{> htmBodyEndSiteUserPage}}{{/partial}}
{{#partial "htmBody"}}{{> htmBodySiteUserPage}}{{/partial}}
{{#partial "htmBodySearch"}}{{> htmBodySearchSiteUserPage}}{{/partial}}
{{#partial "htmBodyFilters"}}{{> htmBodyFiltersSiteUserPage}}{{/partial}}
{{#partial "htmBodyRange"}}{{> htmBodyRangeSiteUserPage}}{{/partial}}
{{#partial "htmBodyPivot"}}{{> htmBodyPivotSiteUserPage}}{{/partial}}
{{#partial "htmBodyFieldList"}}{{> htmBodyFieldListSiteUserPage}}{{/partial}}
{{#partial "htmBodyStats"}}{{> htmBodyStatsSiteUserPage}}{{/partial}}
{{#partial "htmBodyMenu"}}{{> htmBodyMenuSiteUserPage}}{{/partial}}
{{#partial "htmBodyGraph"}}{{> htmBodyGraphSiteUserPage}}{{/partial}}
{{#partial "htmBodyCount0"}}{{> htmBodyCount0SiteUserPage}}{{/partial}}
{{#partial "htmBodyCount1All"}}{{> htmBodyCount1AllSiteUserPage}}{{/partial}}
{{#partial "htmBodyCountAll"}}
Manage username and password
{{/partial}}
{{#partial "htmBodyCount1"}}
Manage username and password
{{/partial}}
{{#partial "htmBodyAll"}}{{> htmBodyAllSiteUserPage}}{{/partial}}
{{#partial "htmForm"}}{{> htmFormSiteUserPage}}{{/partial}}
{{#partial "htmForms"}}{{> htmFormsSiteUserPage}}{{/partial}}
{{#partial "htmBodySuggested"}}{{> htmBodySuggestedSiteUserPage}}{{/partial}}
{{#partial "htmButton_patchSiteUser"}}{{> htmButtonSiteUserPage_patchSiteUser classApiMethodMethod="PATCH"}}{{/partial}}
{{#partial "htmForm_patchSiteUser"}}{{> htmFormSiteUserPage_patchSiteUser classApiMethodMethod="PATCH"}}{{/partial}}
{{#partial "htmFormButton_patchSiteUser"}}{{> htmFormButtonSiteUserPage_patchSiteUser classApiMethodMethod="PATCH"}}{{/partial}}
{{#partial "htmButton_postSiteUser"}}{{> htmButtonSiteUserPage_postSiteUser classApiMethodMethod="POST"}}{{/partial}}
{{#partial "htmForm_postSiteUser"}}{{> htmFormSiteUserPage_postSiteUser classApiMethodMethod="POST"}}{{/partial}}
{{#partial "htmFormButton_postSiteUser"}}{{> htmFormButtonSiteUserPage_postSiteUser classApiMethodMethod="POST"}}{{/partial}}
{{#partial "htmButton_putimportSiteUser"}}{{> htmButtonSiteUserPage_putimportSiteUser classApiMethodMethod="PUT"}}{{/partial}}
{{#partial "htmForm_putimportSiteUser"}}{{> htmFormSiteUserPage_putimportSiteUser classApiMethodMethod="PUT"}}{{/partial}}
{{#partial "htmFormButton_putimportSiteUser"}}{{> htmFormButtonSiteUserPage_putimportSiteUser classApiMethodMethod="PUT"}}{{/partial}}
{{#partial "htmButton_searchpageSiteUser"}}{{> htmButtonSiteUserPage_searchpageSiteUser classApiMethodMethod="Page"}}{{/partial}}
{{#partial "htmForm_searchpageSiteUser"}}{{> htmFormSiteUserPage_searchpageSiteUser classApiMethodMethod="Page"}}{{/partial}}
{{#partial "htmFormButton_searchpageSiteUser"}}{{> htmFormSiteUserPage_searchpageSiteUser classApiMethodMethod="Page"}}{{/partial}}
{{/eq}}
{{> SiteUserGenPage}}