{% extends 'secrets/secret_detail.html' %} {% load i18n %} {% block secret_content %}
{% trans "CVV" %} |
|
{% trans "Password" %} |
|
{% trans "Description" %} | {{ secret.description|linebreaksbr|urlize }} |