96 |
|
141 |
{{ error.statusCode }}
20 |21 | {{ error.message }} 22 |
23 |Sorry, we couldn’t find the page you’re looking for.
24 |14 | {{ $t("loading") }} 15 |
16 |27 | A list of all the users in your account including their name, title, email and role. 28 |
29 |PNG, JPG, GIF up to 10MB
42 | 43 | {{ $t("profile.avatar_uploaded") }}: {{ avatar_file ? avatar_file.name : $t("profile.avatar_none") }} 44 | 45 |or drag and drop
54 |PNG, JPG, GIF up to 10MB
56 | File uploaded: {{ cover_file ? cover_file.name : "No file uploaded" }} 57 | 58 |{{ error.statusCode }}
20 |Sorry, we couldn’t find the page you’re looking for.
24 |46 | A list of all the users in your account including their name, title, email and role. 47 |
48 |62 | Name 63 | | 64 |Status | 65 |Role | 66 |67 | Edit 68 | | 69 |70 | Delete 71 | | 72 ||
---|---|---|---|---|---|
77 |
78 |
84 |
80 |
83 | {{ user.username }}
81 | {{ user.email }}
82 | |
85 | 86 | Active 90 | | 91 |92 | {{ user.role === 1 ? "User" : "Admin" }} 93 | | 94 |95 | 99 | | 100 |
101 |
109 |
110 |
117 |
124 |
125 | |
126 | 127 | 128 | | 129 |
65 | {{ t("contact.description") }} 66 |
67 |113 Boulevard René Cassin
70 |06200 Nice, France
71 |39 | {{ $t("password.description") }} 40 |
41 |52 | {{ $t("password.enter_new_password") }} 53 |
54 |{{ $t("settings.description") }}
16 |59 | {{ $t("verify.verification_code_sent") }} 60 |
61 |67 | {{ $t("verify.didnt_receive_email") }} 68 | 69 | {{ $t("verify.resend_email") }} 70 | 71 |
72 |
86 | User: ${fullname}
87 | Phone: ${phone}
88 | Email: ${from}
89 |
96 |
|
141 |
37 |
38 | |
41 |
44 | 45 | Hi ${username}, 46 |47 | |
48 |
53 |
56 | 57 | Please verify your email address to complete your registration. 58 | 59 | |
60 |
63 | 64 | Click the button below to verify your email address. 65 | 66 | |
67 |
70 | 71 | Verify your email 72 | 73 | | 74 |
77 | 78 | If you did not create an account, please ignore this email. 79 | 80 | |
81 |
86 | 87 | Thanks, 88 | 89 |90 | Vue Template 91 | 92 | |
93 |
96 | 97 | 98 | Contact Us 99 | 100 | 101 | 102 | 103 | Privacy Policy 104 | 105 | 106 | 107 | 108 | Terms of Service 109 | 110 | 111 | | 112 |
45 |
46 | |
49 |
52 | 53 | Hi ${username}, 54 |55 | |
56 |
61 | 62 | A request to reset your password has been made. If you did not make this request, please ignore this email. 63 | 64 | |
65 |
68 | 69 | To reset your password, please click the button below. 70 | 71 | |
72 |
75 | 76 | Reset Password 77 | 78 | | 79 |
84 | 85 | Thanks, 86 | 87 |88 | Vue Template 89 | 90 | |
91 |
94 | 95 | 96 | Contact Us 97 | 98 | 99 | 100 | 101 | Privacy Policy 102 | 103 | 104 | 105 | 106 | Terms of Service 107 | 108 | 109 | | 110 |