Skip to content

Commit

Permalink
Fix: Updated frontend UI (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangsonww committed Mar 12, 2024
1 parent 34517e6 commit 0b20e89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MovieVerse-Frontend/html/profile.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
<li><%= actor.name %></li>
<% }) %>
</ul>
<p>
<a href="/profile/edit">Edit Profile</a>
</p>
</div>
<% } else { %>
<p>User not found.</p>
Expand Down

0 comments on commit 0b20e89

Please sign in to comment.