Línea 32... |
Línea 32... |
32 |
}}
|
32 |
}}
|
33 |
<footer id="page-footer" class="footer-dark bg-dark text-light">
|
33 |
<footer id="page-footer" class="footer-dark bg-dark text-light">
|
34 |
<div class="container footer-dark-inner">
|
34 |
<div class="container footer-dark-inner">
|
35 |
<div id="course-footer">{{{ output.course_footer }}}</div>
|
35 |
<div id="course-footer">{{{ output.course_footer }}}</div>
|
36 |
{{#output.has_communication_links}}
|
36 |
{{#output.has_communication_links}}
|
37 |
<button onclick="window.open('{{output.communication_url}}', '_blank', 'noreferrer')" class="btn btn-icon bg-primary text-white icon-no-margin btn-footer-communication" aria-label="{{#str}}communicationroomlink, course{{/str}}">
|
37 |
<button onclick="window.open('{{output.communication_url}}', '_blank', 'noreferrer')" class="btn btn-icon rounded-circle bg-primary text-white btn-footer-communication" aria-label="{{#str}}communicationroomlink, course{{/str}}">
|
38 |
{{#pix}}t/messages-o, core{{/pix}}
|
38 |
{{#pix}}t/messages-o, core{{/pix}}
|
39 |
</button>
|
39 |
</button>
|
40 |
{{/output.has_communication_links}}
|
40 |
{{/output.has_communication_links}}
|
41 |
<div class="pb-3">
|
41 |
<div class="pb-3">
|
42 |
{{#output.has_communication_links}}
|
42 |
{{#output.has_communication_links}}
|