Users CRUD

This commit is contained in:
2023-06-08 18:06:28 +02:00
parent c3c6759095
commit cea3ab2075
9 changed files with 230 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
{% extends "base.html" %}
{% block content %}
{% if benchmarks %}
{% include "_benchmarks.html" %}
<div class="d-flex align-items-center" style="height: 60vh">{% include "_benchmarks.html" %}</div>
{% else %}
<img src="{{ url_for('static', filename='img/robert-lukeman-_RBcxo9AU-U-unsplash.jpg') }}"
class="img-fluid"