Skip to content

Commit

Permalink
Add optional include at bottom of all Studio pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulio Gratta committed Aug 14, 2018
1 parent deba335 commit f347f3e
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 f347f3e

Please sign in to comment.