Adding basic Akismet stuff. Seems to work. Still working on it, make

sure it's okay.
This commit is contained in:
Ernst 2017-12-05 17:03:12 -08:00
parent 607e0fa6d4
commit 6a6b1973a1
8 changed files with 216 additions and 175 deletions

View file

@ -75,6 +75,13 @@
});
</script>
{% if grav.twig.warning_message|length %}
<div class="admin-block">
<h1>{{ "PLUGIN_COMMENTS.WARNINGS"|tu }}</h1>
<p class="center">{{ grav.twig.warning_message }}</p>
</div>
{% endif %}
<h1>Comments in the last 7 days</h1>
<div class="admin-block">