No intercom on blogs.

master
Nick Sergeant 2012-06-04 20:59:05 -04:00
parent 57d9f699dd
commit dc65e74b32
2 changed files with 34 additions and 31 deletions

View File

@ -51,3 +51,4 @@
{% endblock %}
{% block keyboard-shortcuts %}{% endblock %}
{% block header %}{% endblock %}
{% block intercom %}{% endblock %}

View File

@ -307,6 +307,7 @@
{% if request.user.is_authenticated %}
{% if not debug %}
{% block intercom %}
<script id="IntercomSettingsScriptTag">
var intercomSettings = {
app_id: 'sajf131y',
@ -338,6 +339,7 @@
}
})();
</script>
{% endblock %}
{% endif %}
{% endif %}
<div class="hidden">