diff options
Diffstat (limited to 'yaksh/templates')
-rw-r--r-- | yaksh/templates/yaksh/view_profile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yaksh/templates/yaksh/view_profile.html b/yaksh/templates/yaksh/view_profile.html index 69dac5a..be15d14 100644 --- a/yaksh/templates/yaksh/view_profile.html +++ b/yaksh/templates/yaksh/view_profile.html @@ -13,8 +13,8 @@ <a href="{{ URL_ROOT }}/exam/">Back to Home</a> </ul> <div class="span14"> - <h2 style="margin-left: 220px">Your Profile Information</h2> <center> + <h2>Your Profile Information</h2> <table class="span1"> <tr> <th><label for="id_first_name"><h5>First name:</h5></label></th> |