Skip to content

Commit 58f4b9c

Browse files
authored
Update dashboard and add list import functionality
1 parent 3946ca0 commit 58f4b9c

File tree

3 files changed

+299
-66
lines changed

3 files changed

+299
-66
lines changed

templates/campaigns/create.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,5 @@ <h3 class="text-lg font-medium text-gray-900">{% trans "Email Templates" %}</h3>
211211
return cookieValue;
212212
}
213213
});
214-
</script>
214+
</script>
215+
{% endblock %}

0 commit comments

Comments
 (0)