Make image crop target size configurable

This commit is contained in:
2026-01-25 16:54:01 +01:00
parent 56760e380d
commit 78f0f379fc
4 changed files with 45 additions and 7 deletions

View File

@@ -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">