diff --git a/client/imports/app/parties/party-details.component.html b/client/imports/app/parties/party-details.component.html index 151fb0310..c7fc2340a 100644 --- a/client/imports/app/parties/party-details.component.html +++ b/client/imports/app/parties/party-details.component.html @@ -1,42 +1,61 @@ -
- - +
+
+ View and Edit Your Party Details: + +
+ + +
- - +
+ + +
- - +
+ + +
- - Cancel - +
+ + Back +
+ -
-

Users to invite:

-
    -
  • -
    {{user | displayName}}
    - -
  • -
-
+
    +

    + Users to invite: +

    +
  • +
    {{ user | displayName }}
    + +
  • +
-
-

Reply to the invitation

- - - -
+
+

Reply to the invitation

+ + + +
- - - - \ No newline at end of file +

+ Click the map to set the party location +

+ +
+ + + + +
+
+
\ No newline at end of file