A php killer game implementation
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

epic fail

+1 -1
+1 -1
priv/templates/base.html
··· 10 10 function gtag(){dataLayer.push(arguments);} 11 11 gtag('js', new Date()); 12 12 13 - gtag('config', 'UA-93852318-1'); 13 + gtag('config', '{{ ga_track_id }}'); 14 14 </script> 15 15 {% endif %} 16 16