Commit a00bea1a authored by NaweenTharuka's avatar NaweenTharuka

style: Minor UI update for profile view

parent 5160bc1d
......@@ -17,7 +17,6 @@
<div>
<h3><b>User Name</b> : {{user.username}}</h3>
<h3><b>Email</b> : {{user.email}}</h3>
<h3><b>Password</b> : **********</h3>
<div class="my-5">
<a class="btn btn-info" href="{% url 'feedback' %}" type="submit">Watch your Uploaded Videos</a>
<a class="btn btn-info" href="{% url 'test' %}" type="submit">TEST</a>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment