{% extends "base.html" %} {% block title %}Szczegóły certyfikatu - SSL Monitor{% endblock %} {% block content %}
{{ details | tojson(indent=2) }}