Fix comment form processing
This commit is contained in:
parent
f1b1f74348
commit
228ac73ba8
3 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
{% if grav.twig.enable_comments_plugin %}
|
||||
{% set scope = scope ?: 'data.' %}
|
||||
|
||||
<h3>{{'PLUGIN_COMMENTS.ADD_COMMENT'|t}}</h3>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue