We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10a90aa commit 7e82956Copy full SHA for 7e82956
admin/template/email/common.tpl
@@ -1,2 +1,6 @@
1
-[data-v-*]|innerText = $this->@@__data-v-(*)__@@
2
a[data-v-*]|href = $this->@@__data-v-(*)__@@
+
3
+import(components.tpl)
4
+import(ifmacros.tpl)
5
6
+[data-v-*]|innerText = $this->@@__data-v-(*)__@@
app/template/email/common.tpl
+a[data-v-*]|href = $this->@@__data-v-(*)__@@
import(components.tpl)
-import(ifmacros.tpl)
0 commit comments