some front end made by @vassdeniss implemented by me
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
|
||||
{% block content %}
|
||||
{% if user.is_authenticated %}
|
||||
Hi {{ user.username }}!<br>
|
||||
<h1 style="text-align:center;">Hi {{ user.username }}!</h1>
|
||||
|
||||
<div class="container-fluid">
|
||||
<div class="row" id="choices" name="choices">
|
||||
|
Reference in New Issue
Block a user