From: Yasin Rahman Date: Tue, 12 May 2015 13:37:34 +0000 (+0200) Subject: contact view: html templates separated for diff portals X-Git-Tag: myslice-1.4 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fd1c20ce0fb09d52921a8d86094baa4cb7f07b4a;p=myslice.git contact view: html templates separated for diff portals --- diff --git a/portal/templates/onelab/onelab__contact_support_email.txt b/portal/templates/onelab/onelab__contact_support_email.txt deleted file mode 100644 index 645f327f..00000000 --- a/portal/templates/onelab/onelab__contact_support_email.txt +++ /dev/null @@ -1,7 +0,0 @@ -email : {{email}} - -Query Details: - -Subject : {{subject}} -Description : {{description}} - diff --git a/portal/templates/onelab/onelab__contact_support_email.html b/portal/templates/onelab/onelab_contact_support_email.html similarity index 100% rename from portal/templates/onelab/onelab__contact_support_email.html rename to portal/templates/onelab/onelab_contact_support_email.html diff --git a/portal/templates/onelab/onelab__contact_support_email_subject.txt b/portal/templates/onelab/onelab_contact_support_email_subject.txt similarity index 100% rename from portal/templates/onelab/onelab__contact_support_email_subject.txt rename to portal/templates/onelab/onelab_contact_support_email_subject.txt