sum7/warehost-frontend
sum7
/
warehost-frontend
Archived
1
0
Fork 0
This repository has been archived on 2020-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
warehost-frontend/public/app/host/signup.jade

17 lines
554 B
Plaintext
Raw Normal View History

2016-12-07 21:33:51 +01:00
.container
h1 Hosting Signup
.panel.panel-info
.panel-heading AGB
.panel-body
.panel-footer(ng-if="!profil.ID && status")
.checkbox
label
2016-12-07 21:57:21 +01:00
input(type="checkbox",ng-model="obj.agb")
2016-12-07 21:33:51 +01:00
| Accept AGB
2016-12-07 21:57:21 +01:00
.btn.btn-default(type="submit",ng-click="signup()",ng-class="{'disabled':!obj.agb}") Submit
2016-12-07 21:33:51 +01:00
.panel-footer(ng-if="!profil.ID && !status")
2016-12-07 21:57:21 +01:00
| You are not allow to signup Hosting:
| it could be you are not logged in, not a superadmin or your invitor is no reseller
2016-12-07 21:33:51 +01:00
.panel-footer(ng-if="profil.ID")
| You have already signup