Created
May 2, 2014 13:32
-
-
Save sorenmalling/c13213fb084cf28438e4 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
| GoogleAnalytics = TYPO3.TypoScript:Template { | |
| @position = 'before closingBodyTag' | |
| templatePath = 'resource://Mindelunden.Homepage/Private/Templates/TypoScriptObjects/GoogleAnalytics.html' | |
| tracingIdentifier = 'UA-38895091-8' | |
| siteName = 'mindelundenryvangen.dk' | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment