Docfile commited on
Commit
e6f372c
·
verified ·
1 Parent(s): 969f0b5

Update templates/philosophie.html

Browse files
Files changed (1) hide show
  1. templates/philosophie.html +3 -3
templates/philosophie.html CHANGED
@@ -37,7 +37,7 @@
37
  <div class="bg-white/80 backdrop-blur-md rounded-2xl shadow-xl border border-gray-100 overflow-hidden">
38
  <!-- Header Section -->
39
  <div class="bg-gradient-to-r from-violet-600 to-indigo-600 p-6 text-white">
40
- <h2 class="text-2xl font-bold">Générateur de Dissertation</h2>
41
  <p class="mt-2 opacity-90">Créez des dissertations philosophiques pertinentes et structurées</p>
42
  </div>
43
 
@@ -48,8 +48,8 @@
48
  <label class="block text-sm font-medium text-gray-700">Type de dissertation</label>
49
  <div class="relative">
50
  <select id="type-select" class="w-full rounded-xl border-gray-200 shadow-sm focus:border-violet-500 focus:ring-violet-500 appearance-none bg-white py-3 px-4 pr-10">
51
- <option value="1">Type 1 - Dissertation classique</option>
52
- <option value="2">Type 2 - Analyse comparative</option>
53
  </select>
54
  <div class="absolute inset-y-0 right-0 flex items-center px-4 pointer-events-none">
55
  <svg class="h-5 w-5 text-gray-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">
 
37
  <div class="bg-white/80 backdrop-blur-md rounded-2xl shadow-xl border border-gray-100 overflow-hidden">
38
  <!-- Header Section -->
39
  <div class="bg-gradient-to-r from-violet-600 to-indigo-600 p-6 text-white">
40
+ <h2 class="text-2xl font-bold">Gen'Dissertation</h2>
41
  <p class="mt-2 opacity-90">Créez des dissertations philosophiques pertinentes et structurées</p>
42
  </div>
43
 
 
48
  <label class="block text-sm font-medium text-gray-700">Type de dissertation</label>
49
  <div class="relative">
50
  <select id="type-select" class="w-full rounded-xl border-gray-200 shadow-sm focus:border-violet-500 focus:ring-violet-500 appearance-none bg-white py-3 px-4 pr-10">
51
+ <option value="1">Type 1 -</option>
52
+ <option value="2">Type 2 -</option>
53
  </select>
54
  <div class="absolute inset-y-0 right-0 flex items-center px-4 pointer-events-none">
55
  <svg class="h-5 w-5 text-gray-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor">