Parent: [d75624] (diff)
Child: [ddf08c] (diff)
Download this file
1 2 3 4 5 6 7
{% if g.theme.jinja_macros %} {% import g.theme.jinja_macros as theme_macros with context %} {% endif %} <script type="text/javascript"> {{theme_macros.custom_tracking_js(accounts|default, c.user|default, c.project|default)}} </script>