Docfile commited on
Commit
ecb9773
·
verified ·
1 Parent(s): c709a4a

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -2
templates/index.html CHANGED
@@ -161,8 +161,7 @@
161
  <header class="p-6 text-center mb-8">
162
  <h1 class="text-4xl font-bold text-blue-600">Mariam M-?</h1>
163
  <p class="text-gray-600">Solution Mathématique/Physique/Chimie Intelligente, avec intégration d'une calculatrice.</p>
164
- <p color="red">Mode standard. Passez au premium pour de très hautes performances.</p>
165
-
166
  <div class="mt-4 flex justify-end">
167
  <button id="openSaved" class="blue-button px-4 py-2 text-white rounded">Sauvegardes</button>
168
  </div>
 
161
  <header class="p-6 text-center mb-8">
162
  <h1 class="text-4xl font-bold text-blue-600">Mariam M-?</h1>
163
  <p class="text-gray-600">Solution Mathématique/Physique/Chimie Intelligente, avec intégration d'une calculatrice.</p>
164
+ <p style="color: red;">Mode standard. Passez au premium pour de très hautes performances.</p>
 
165
  <div class="mt-4 flex justify-end">
166
  <button id="openSaved" class="blue-button px-4 py-2 text-white rounded">Sauvegardes</button>
167
  </div>