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

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -0
templates/index.html CHANGED
@@ -161,6 +161,8 @@
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
  <div class="mt-4 flex justify-end">
165
  <button id="openSaved" class="blue-button px-4 py-2 text-white rounded">Sauvegardes</button>
166
  </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 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>