VC/Vidyo: Remove double space in email subject

This commit is contained in:
Adrian Moennich 2015-03-13 14:53:49 +01:00
parent a1a878de86
commit 362dcd8a93

View File

@ -1,6 +1,8 @@
{% extends 'emails/base.html' %}
{% block subject %} [{{ plugin.friendly_name }}] Room deleted from server: {{ vc_room.name }} {% endblock %}
{% block subject -%}
[{{ plugin.friendly_name }}] Room deleted from server: {{ vc_room.name }}
{%- endblock %}
{% block header -%}
<p>