{% extends "admin/layout.html" %} {% block title %}{{ _("Akismet Configuration") }}{% endblock %} {% block contents %}
{% trans api_link='http://wordpress.com/api-keys/' %} Akismet will help you to reduce or even completely eliminate the comment spam you get on your site. If you don't have a WordPress.com account yet, you can get one at WordPress.com. {% endtrans %}
{{ form.api_key() }}