1
<div id="other-user-template" class="other-user-div" hidden="hidden">
5
<img src="/wlmedia/forum/img/send_pm.png" alt="" class="middle"><span class="middle">Send PM</span>
8
<div class="other-days-container"></div>
9
<button class="show-clock-btn"><i class="arrow"></i>Hide clock</button>
12
<div id="other-day-template" hidden="hidden">
13
<div class="day-title"></div>
14
<div class="clocks-wrapper">
17
{% include "wlscheduling/clock-svg.html" %}
21
{% include "wlscheduling/clock-svg.html" %}
b'\\ No newline at end of file'