move js to js/, fix code duplication, make post prettier on babillard
too
This commit is contained in:
parent
37446d9e1f
commit
f9b77948b2
13 changed files with 221 additions and 349 deletions
|
|
@ -6,7 +6,8 @@ let f ~board request =
|
|||
Login to make a new thread.
|
||||
% | Some _nick ->
|
||||
<script type="text/javascript" src="/assets/js/js_newthread.js" defer="defer"></script>
|
||||
<div id="board" data-board=<%s board %> >Click the map to make a new thread:</div>
|
||||
<div id="newthread">Click the map to make a new thread:</div>
|
||||
<div id="board" data-board=<%s board %> ></div>
|
||||
<div class="row mb-3">
|
||||
<div class="col-md-6">
|
||||
<div id="map"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue