{% extends "base.html" %} {% load static i18n %} {% load widget_tweaks %} {% block title %}{{ title }} - {{ block.super }}{% endblock %} {% block customCSS %} {% endblock %} {% block content %}
{% trans "Type" %}: {{ source.get_source_type_display }}
{% endif %} {% if source.ip_address %}{% trans "IP Address" %}: {{ source.ip_address }}
{% endif %} {% trans "Created" %}: {{ source.created_at|date:"d M Y" }} • {% trans "Last Updated" %}: {{ source.updated_at|date:"d M Y" }}{{ error }}
{% endfor %}