Ikuti langkah-langkah berikut untuk mengganti password
1. Login dengan akun email yang sudah terdaftar
2. Klik User dan Pilih Pengaturan Akun
3. Pilih data Anda dan klik edit
4. Masukkan Password baru dan confirm password, lalu klik submit
5. Password berhasil terganti. Silahkan login kembali dengan password baru.
FAQ
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>In this article
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
Comments
0 comments
Please sign in to leave a comment.