forked from leftypol/leftypol
header.html: use new config style
This commit is contained in:
parent
01fbbfc61a
commit
a45b40f59c
1 changed files with 1 additions and 1 deletions
|
@ -28,6 +28,6 @@
|
|||
<script type="text/javascript" src="/js/mod/mod_snippets.js?v={{ config.resource_version }}"></script>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
{% if config.recaptcha %}
|
||||
{% if config.captcha.mode == 'recaptcha' %}
|
||||
<script src="//www.google.com/recaptcha/api.js"></script>
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue