{% extends "django_ca/admin/key_value.html" %}
{% load i18n %}
{% block templates %}
{% translate "The profile defines this subject fragment:" %}
{% blocktranslate trimmed %}
, discarding any other fields. {% endblocktranslate %}{% translate "The profile defines no subject." %}
{% blocktranslate trimmed %}
to match. {% endblocktranslate %}{% translate "Paste a valid CSR above to show values." %}
{% translate "The CSR defines this subject fragment:" %}
{% blocktranslate trimmed %}
, discarding any other fields. {% endblocktranslate %}{% translate "The CSR defines no subject." %}
{% blocktranslate trimmed %}
to match. {% endblocktranslate %}