[please stand by!] add analytics to the website. Changed paths: M /poshsvn/trunk/www/template.html Modified: poshsvn/trunk/www/template.html =================================================================== --- poshsvn/trunk/www/template.html (rev 5916) +++ poshsvn/trunk/www/template.html (rev 5917) @@ -11,6 +11,11 @@ <script src="/script.js"></script> <link rel="icon" href="/favicon.svg"> <meta name="description" content="{{description}}"> + + <script async src="https://scripts.simpleanalyticscdn.com/latest.js"></script> + <noscript> + <img src="https://queue.simpleanalyticscdn.com/noscript.gif" alt="" referrerpolicy="no-referrer-when-downgrade" /> + </noscript> </head> <body class="position-relative ps-lg-sbwidth">