Start to show presence

This commit is contained in:
2021-04-21 17:08:23 +02:00
parent 5f5f27e79d
commit 5f9565d045
3 changed files with 93 additions and 1 deletions

View File

@ -0,0 +1,15 @@
<!-- Groups presence page -->
<div class="row group-page about-group-page">
<div class="col-md-6">
<div class="box box-primary">
<div class="box-header">
<h3 class="box-title">tr("Presence in Forez")</h3>
</div>
<div class="box-body">
<div class="calendar"></div>
</div>
</div>
</div>
</div>