Minor graphical improvments
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Account type</th>
|
||||
<td>{% if is_admin %}Admin{% else %}Regular account{% endif %}</td>
|
||||
<td>{% if is_admin %}Admin{% else %}Regular user{% endif %}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
Reference in New Issue
Block a user