Skip to content

Commit

Permalink
Merge pull request #812 from caesar2164/add-zendesk-widget-studio
Browse files Browse the repository at this point in the history
Add optional include for zendesk widget
  • Loading branch information
caesar2164 authored Aug 14, 2018
2 parents 1b24081 + f347f3e commit 6bd2973
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cms/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,5 +118,6 @@
</script>
<%include file="widgets/segment-io-footer.html" />
<div class="modal-cover"></div>
<%static:optional_include_mako file="body-post.html" is_theming_enabled="True" />
</body>
</html>

0 comments on commit 6bd2973

Please sign in to comment.