You've already forked oncall
mirror of
https://github.com/linkedin/oncall.git
synced 2025-11-30 23:44:59 +02:00
mark public_calendar_additional_message as safe
This commit is contained in:
@@ -1714,10 +1714,10 @@
|
||||
{% endraw %} <pre>{{public_calendar_base_url}}</pre> {% raw %}
|
||||
</p>
|
||||
<p>
|
||||
For example, if the key is abc-123, then your calendar subscription URL will be:
|
||||
For example, if the key is <strong>abc-123</strong>, then your calendar subscription URL will be:
|
||||
{% endraw %} <pre>{{public_calendar_base_url}}/abc-123</pre> {% raw %}
|
||||
</p>
|
||||
{% endraw %} <p>{{public_calendar_additional_message}}</p> {% raw %}
|
||||
{% endraw %} <p>{{public_calendar_additional_message|safe}}</p> {% raw %}
|
||||
</div>
|
||||
</div>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user