Created
May 21, 2013 20:09
-
-
Save groovecoder/5622818 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{% 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