Add settings template
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
<article class="row mb-5">
|
||||
<div class="col-auto image mx-0">
|
||||
<img class="img-responsive user-photo img-thumbnail img-thumbnail-1" src="{{ user.getProfilePicURL() }}">
|
||||
<img class="img-fluid user-photo img-thumbnail img-thumbnail-1" src="{{ user.getProfilePicURL() }}">
|
||||
</div>
|
||||
<div class="col">
|
||||
<h1 class="ml-3 my-0">
|
||||
|
||||
Reference in New Issue
Block a user