mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Start to show presence
This commit is contained in:
15
assets/templates/pages/groups/pages/presence.html
Normal file
15
assets/templates/pages/groups/pages/presence.html
Normal 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>
|
Reference in New Issue
Block a user