Reworked html directory

vinayak
anulax1225 ago%!(EXTRA string=1 year)
parent 403f2c7953
commit af0873cf10
  1. 0
      html/templates/contracts.html
  2. 2
      html/templates/login.html
  3. 0
      html/templates/register.html
  4. 0
      html/templates/ships.html
  5. 0
      html/templates/systems.html
  6. 3
      html/templates/test_modal.html

@ -2,7 +2,7 @@
<p class="con-title">Login</p>
<input type="text" placeholder="agent token">
<div class="grp-btn">
<button>Validate</button>
<button id="valid">Validate</button>
<button>Cancel</button>
</div>
</div>

@ -0,0 +1,3 @@
<p>Bienvenue dans cet modal</p>
<div id="timer"></div>
<button id="ok">OK</button>
Loading…
Cancel
Save