diff --git a/pages/manage-apps-create.go.html b/pages/manage-apps-create.go.html new file mode 100644 index 0000000..95d14c7 --- /dev/null +++ b/pages/manage-apps-create.go.html @@ -0,0 +1,72 @@ + + + + {{.ServiceName}} + + + + + +{{template "header.go.html" .}} +
+
+ +
+ +

Create Client Application

+
+ + +
+ + +
+
+ + +
+ {{if .IsAdmin}} +
+ + +
+ {{end}} +
+ +
+ {{if .IsAdmin}} +
+ +
+ {{end}} +
+ +
+ +
+
+ + diff --git a/pages/manage-apps-edit.go.html b/pages/manage-apps-edit.go.html new file mode 100644 index 0000000..50e30a8 --- /dev/null +++ b/pages/manage-apps-edit.go.html @@ -0,0 +1,80 @@ + + + + {{.ServiceName}} + + + + + +{{template "header.go.html" .}} +
+
+ +
+ +

Edit Client Application

+
+ + + +
+ +
+
+ + +
+
+ + +
+ {{if .IsAdmin}} +
+ + +
+ {{end}} +
+ +
+ {{if .IsAdmin}} +
+ +
+ {{end}} +
+ +
+ +
+
+ + +
+
+ + diff --git a/pages/manage-apps.go.html b/pages/manage-apps.go.html index 31abb87..7a92a65 100644 --- a/pages/manage-apps.go.html +++ b/pages/manage-apps.go.html @@ -2,7 +2,7 @@ {{.ServiceName}} - +