|
@@ -56,7 +56,7 @@
|
56
|
56
|
${TITLE.H3(_('Calendar'), 'fa-calendar', 'workspace-members')}
|
57
|
57
|
<p>${_('This workspace offers a calendar that you can configure in your software: Outlook, Thunderbird, etc.')}</p>
|
58
|
58
|
<p>${_('The url to configure is the following one:')}</p>
|
59
|
|
- <p class="form-control">${result.workspace.calendar_url}"</p>
|
|
59
|
+ <p class="form-control">${result.workspace.calendar_url}</p>
|
60
|
60
|
|
61
|
61
|
</div>
|
62
|
62
|
% endif
|