We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 757dfc5 commit eb726a8Copy full SHA for eb726a8
src/ferry_planner/templates/base.html
@@ -104,6 +104,9 @@
104
}
105
});
106
</script>
107
+ <!-- 100% privacy-first analytics -->
108
+ <script async src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
109
+ <noscript><img src="https://queue.simpleanalyticscdn.com/noscript.gif" alt="" referrerpolicy="no-referrer-when-downgrade"/></noscript>
110
{% endblock %}
111
</body>
112
0 commit comments