mirror of
https://github.com/wallabag/wallabag.git
synced 2025-12-21 19:27:33 +01:00
Compare commits
1 Commits
2.3.8
...
cve-2018-1
| Author | SHA1 | Date | |
|---|---|---|---|
| 66697b29b9 |
@ -69,7 +69,7 @@
|
||||
{% block footer %}{% endblock %}
|
||||
|
||||
{% if craue_setting('piwik_enabled') %}
|
||||
{{ piwik(craue_setting('piwik_host'), craue_setting('piwik_site_id')) }}
|
||||
{{ piwik(craue_setting('piwik_host')|e('html_attr'), craue_setting('piwik_site_id')|e('html_attr')) }}
|
||||
{% endif %}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user