add note about non-funcionality
This commit is contained in:
parent
ffbc8e2c6d
commit
845c3880f4
1 changed files with 4 additions and 1 deletions
|
@ -9,10 +9,13 @@
|
|||
</div>
|
||||
{% endfor %}
|
||||
|
||||
<div class="alert alert-info" role="alert">
|
||||
Please note: This is not yet functional!
|
||||
</div>
|
||||
|
||||
<div class="mb-3">
|
||||
<h1>Hello {{ user.username }}!</p>
|
||||
</div>
|
||||
|
||||
<div class="mb-3">
|
||||
<form method="post">
|
||||
<h3 class="mb-3 font-weight-normal">Change your user data</h3>
|
||||
|
|
Reference in a new issue