Skip to content

Commit bb5534c

Browse files
authored
add mail chimp signup
1 parent 4f83d0d commit bb5534c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/t_index.html

+1
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,6 @@ <h6 class="text-muted">Note:</h6>
190190
});
191191
$.bigfoot();
192192
</script>
193+
<script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us15.list-manage.com","uuid":"8d66a62ca6b0823dfc767de63","lid":"f1c0e59e9b","uniqueMethods":true}) })</script>
193194
</body>
194195
</html>

0 commit comments

Comments
 (0)