Make image crop target size configurable
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "base.html" %}
|
||||
{% block content %}
|
||||
<h1 class="page-title">Welcome{% if current_user and current_user.email %}, {{ current_user.email }}{% endif %}!</h1>
|
||||
<h1 class="page-title">Dashboard</h1>
|
||||
|
||||
<div class="row mt-4">
|
||||
<div class="col-12">
|
||||
|
||||
Reference in New Issue
Block a user