Files @ 4b32adc358ea
Branch filter:

Location: CSY/sefm2020/themes/bootstrap/templates/analytics.html

Benjamin Lion
Add workshop asyde, foclasa; add programme and call for papers.
1
2
3
{% if GOOGLE_ANALYTICS %}
<script>var _gaq=[['_setAccount','{{GOOGLE_ANALYTICS}}'],['_trackPageview']];(function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];g.src='//www.google-analytics.com/ga.js';s.parentNode.insertBefore(g,s)}(document,'script'))</script>
{% endif %}