forked from wallabag/wallabag
Compare commits
1 Commits
2.6.4
...
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