Skip to content

Instantly share code, notes, and snippets.

@groovecoder
Created May 21, 2013 20:09
Show Gist options
  • Save groovecoder/5622818 to your computer and use it in GitHub Desktop.
Save groovecoder/5622818 to your computer and use it in GitHub Desktop.
{% if waffle.flag('ab_page_actions') %}
{% block ab_test_script %}
<script src="//cdn.optimizely.com/js/237572123.js"></script>
{% endblock %}
{% endif %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment