renamed project
This commit is contained in:
parent
cba28239a2
commit
2bbeb52178
307 changed files with 4 additions and 4 deletions
|
@ -1,9 +0,0 @@
|
|||
{% macro recaptcha(config) -%}
|
||||
<script>
|
||||
var RecaptchaOptions = {
|
||||
theme : '{{ config.RECAPTCHA_OPTIONS['theme'] }}'
|
||||
};
|
||||
</script>
|
||||
<script src="http://www.google.com/recaptcha/api/challenge?k={{ config.RECAPTCHA_PUBLIC_KEY }}">
|
||||
</script>
|
||||
{%- endmacro %}
|
Loading…
Add table
Add a link
Reference in a new issue