parent
dd8ff81800
commit
58b43d6304
1 changed files with 0 additions and 15 deletions
15
build.py
15
build.py
|
@ -149,10 +149,6 @@ def main():
|
|||
<label for="tab/sites/software">Software</label>
|
||||
<div>{tabs['software']}</div>
|
||||
</div></div>
|
||||
<input type="radio" onclick="update(id)"
|
||||
name="tab" id="tab/tbm" />
|
||||
<label for="tab/tbm">TBM</label>
|
||||
<div>{tabs['tbm']}</div>
|
||||
<input type="radio" onclick="update(id)"
|
||||
name="tab" id="tab/videos" />
|
||||
<label for="tab/videos">Videos/</label>
|
||||
|
@ -806,17 +802,6 @@ BASH experimenting:
|
|||
<li>implement search</li>
|
||||
</ul>
|
||||
''',
|
||||
#⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
'tbm': f'''\
|
||||
<ul class="cards">
|
||||
<li class="card"><a href="https://montempsreel.infotbm.com/arret/1224">Bertin → B</a></li>
|
||||
<li class="card"><a href="https://montempsreel.infotbm.com/arret/7">Bertin → V</a></li>
|
||||
<li class="card"><a href="https://montempsreel.infotbm.com/arret/624">Caserne Nansouty → V</a></li>
|
||||
<li class="card"><a href="https://montempsreel.infotbm.com/arret/7981">Caserne Nansouty → B</a></li>
|
||||
<li class="card"><a href="https://montempsreel.infotbm.com/arret/7802">Médiathèque → V</a></li>
|
||||
<li class="card"><a href="https://montempsreel.infotbm.com/arret/371">Peixotto → V</a></li>
|
||||
</ul>
|
||||
''',
|
||||
#⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
'trips': f'''\
|
||||
<ul>
|
||||
|
|
Loading…
Add table
Reference in a new issue