|
|
|
|
@@ -1,32 +1,36 @@
|
|
|
|
|
<div id="feedback"></div>
|
|
|
|
|
<div id="header">
|
|
|
|
|
<div id="desc_box"><div class="desc">Collège des <span>arts thérapeutiques chinois</span></div></div>
|
|
|
|
|
<div id="logo_box"><a href="#workshops"></a></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="menu">
|
|
|
|
|
<nav class="navbar navbar-expand p-0 justify-content-end">
|
|
|
|
|
<form class="container-fluid">
|
|
|
|
|
<div class="input-group">
|
|
|
|
|
<div class="input-group-prepend"><span class="input-group-text"><i class="fa-search"></i></span></div>
|
|
|
|
|
<input id="search" class="form-control my-0" type="search" placeholder="Search" aria-label="Search" autocomplete="off" />
|
|
|
|
|
<div class="input-group-append">
|
|
|
|
|
<button class="btn btn-outline-primary" type="button" id="add_def" data-toggle="modal" data-id="0" data-target="#add-def"><i class="fa-add"></i></button>
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div id="header" class="col w-50">
|
|
|
|
|
<div id="desc_box"><div class="desc">Collège des <span>arts thérapeutiques chinois</span></div></div>
|
|
|
|
|
<div id="logo_box"><a href="#workshops"></a></div>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="menu" class="col w-50">
|
|
|
|
|
<nav class="navbar navbar-expand p-0 justify-content-end">
|
|
|
|
|
<form class="container-fluid">
|
|
|
|
|
<div class="input-group">
|
|
|
|
|
<div class="input-group-prepend"><span class="input-group-text"><i class="fa-search"></i></span></div>
|
|
|
|
|
<input id="search" class="form-control my-0" type="search" placeholder="Search" aria-label="Search" autocomplete="off" />
|
|
|
|
|
<div class="input-group-append">
|
|
|
|
|
<button class="btn btn-outline-primary" type="button" id="add_def" data-toggle="modal" data-id="0" data-target="#add-def"><i class="fa-add"></i></button>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<a tabindex="0" class="body btn btn-outline-primary ml-2 my-0" role="button" data-toggle="popover"><i class="fa-body"></i></a>
|
|
|
|
|
<button class="sync btn btn-outline-primary ml-2 my-0" type="button" data-toggle="tooltip"><i class="fa-sync"></i></button>
|
|
|
|
|
<button class="home btn btn-outline-primary ml-2 my-0" type="button"><i class="fa-home"></i></button>
|
|
|
|
|
<button class="logoff btn btn-outline-primary ml-2 my-0" type="button" data-toggle="modal" data-target="#log-off"><i class="fa-logoff"></i></button>
|
|
|
|
|
</form>
|
|
|
|
|
</nav>
|
|
|
|
|
<a tabindex="0" class="body btn btn-outline-primary ml-2 my-0" role="button" data-toggle="popover"><i class="fa-body"></i></a>
|
|
|
|
|
<button class="sync btn btn-outline-primary ml-2 my-0" type="button" data-toggle="tooltip"><i class="fa-sync"></i></button>
|
|
|
|
|
<button class="home btn btn-outline-primary ml-2 my-0" type="button"><i class="fa-home"></i></button>
|
|
|
|
|
<button class="logoff btn btn-outline-primary ml-2 my-0" type="button" data-toggle="modal" data-target="#log-off"><i class="fa-logoff"></i></button>
|
|
|
|
|
</form>
|
|
|
|
|
</nav>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div id="main_title"><h1></h1></div>
|
|
|
|
|
<div id="main"></div>
|
|
|
|
|
<div id="main_title" class="row py-3"><h1 class="m-0"></h1></div>
|
|
|
|
|
<div class="row mt-3 overflow-auto flex-fill d-flex justify-content-center"><div id="main" class="col h-100"></div></div>
|
|
|
|
|
<div id="side">
|
|
|
|
|
<div class="tag write"><a href="#write" class="fa-write"></a></div>
|
|
|
|
|
</div>
|
|
|
|
|
<footer>
|
|
|
|
|
<span>Designed and powered by Franzz & Clarita - CATC Notes Project under <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">GPLv3</a> License</span>
|
|
|
|
|
<footer class="row">
|
|
|
|
|
<div class="col">
|
|
|
|
|
<span>Designed and powered by Franzz & Clarita - CATC Notes Project under <a href="http://www.gnu.org/licenses/gpl.html" target="_blank">GPLv3</a> License</span>
|
|
|
|
|
</div>
|
|
|
|
|
</footer>
|
|
|
|
|
<div id="add-def" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="add_def_title" aria-hidden="true">
|
|
|
|
|
<div class="modal-dialog modal-dialog-centered" role="document">
|
|
|
|
|
|