Show Olark for everyone.

master
Nick Sergeant 2014-07-21 10:37:45 -04:00
parent a004d49470
commit 8a18b95884
1 changed files with 23 additions and 25 deletions

View File

@ -417,8 +417,7 @@
{% include 'snipts/snipt-edit-js-template.html' %}
</div>
{% endblock %}
{% if request.user.profile.get_account_age <= 7 or request.user.profile.is_pro %}
{% if not debug %}
{% if not debug %}
{% block olark %}
<!-- begin olark code -->
<script data-cfasync="false" type='text/javascript'>/*<![CDATA[*/window.olark||(function(c){var f=window,d=document,l=f.location.protocol=="https:"?"https:":"http:",z=c.name,r="load";var nt=function(){
@ -441,7 +440,6 @@
olark.identify('9104-133-10-2665');/*]]>*/</script><noscript><a href="https://www.olark.com/site/9104-133-10-2665/contact" title="Contact us" target="_blank">Questions? Feedback?</a> powered by <a href="http://www.olark.com?welcome" title="Olark live chat software">Olark live chat software</a></noscript>
<!-- end olark code -->
{% endblock %}
{% endif %}
{% endif %}
{% include 'analytics.html' %}