You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
496 B
HTML
16 lines
496 B
HTML
<roundcube:if condition="!env:framed || env:extwin" />
|
|
</div>
|
|
<roundcube:if condition="config:support_url" />
|
|
<a href="<roundcube:var name='config:support_url' />" target="_blank" id="supportlink" class="hidden"><roundcube:label name="support" /></a>
|
|
<roundcube:endif />
|
|
<roundcube:endif />
|
|
|
|
<roundcube:object name="message" id="messagestack" />
|
|
|
|
<script src="/bootstrap/popper.min.js"></script>
|
|
<script src="/bootstrap/bootstrap.min.js"></script>
|
|
<script src="/ui.js"></script>
|
|
|
|
</body>
|
|
</html>
|