Merge pull request #452 from R0GGER/patch-1

Fix for issue #450
This commit is contained in:
Sergio Brighenti 2022-04-17 14:21:59 +02:00 committed by GitHub
commit d123eda772
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@
<div class="container-fluid">
{% include 'comp/alert.twig' %}
<div class="row ml-auto mr-auto">
<div class="col-md-12 justify-content-center">
<div class="col-md-11 justify-content-center">
{% if delete_token is not null %}
<form method="post" action="{{ url }}/delete/{{ delete_token }}">
<div class="text-center mb-4">