Plusieurs modifications au niveau des pages et du bouton pour raffraichir
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="erreur">
|
||||
<div class="container">
|
||||
<h1 class="title"> SpotDL Web </h1>
|
||||
<h2> Veuillez entrer au moins une URL ! </h2>
|
||||
<button class="btn" onclick="window.location.href = '/';">Télécharger à nouveau</button>
|
||||
<button class="btn" onclick="window.location.href = '/';">Accueil</button>
|
||||
|
||||
{% if message %}
|
||||
<p>{{ message }}</p>
|
||||
|
||||
Reference in New Issue
Block a user