Remove duplicated blocktrans in txt email template

This commit is contained in:
PCoder 2019-05-13 08:01:11 +02:00
parent caa01f344f
commit 72ea362d01
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{% load i18n %}
{% blocktrans %}{% blocktrans %}SSH key(s) {{keys}} added to your VM {{vm_name}}{% endblocktrans %}
{% blocktrans %}SSH key(s) {{keys}} added to your VM {{vm_name}}{% endblocktrans %}
{% blocktrans %}You initiated adding the keys {{keys}} to your VM {{ vm_name }}!{% endblocktrans %}
{% blocktrans %}This email is to notify you that it was accomplished successfully.{% endblocktrans %}