aboutsummaryrefslogtreecommitdiff
path: root/emailing/campaigns
diff options
context:
space:
mode:
Diffstat (limited to 'emailing/campaigns')
-rw-r--r--emailing/campaigns/template.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/emailing/campaigns/template.json b/emailing/campaigns/template.json
new file mode 100644
index 0000000..56b33c9
--- /dev/null
+++ b/emailing/campaigns/template.json
@@ -0,0 +1,15 @@
1{
2 "categories": [
3 {
4 "name": "General",
5 "links": [
6 {
7 "title": "",
8 "url": "",
9 "excerpt": "",
10 "source": ""
11 }
12 ]
13 }
14 ]
15}