{% extends "django_webid/provider/base.html" %} {% load i18n %} {% load uni_form_tags %} {% block head_title %}{% blocktrans %}WebID Cert Installation{% endblocktrans %}{% endblock %} {% block extra_head %} {% endblock %} {% block body %}
A certificate with sha-1 fingerprint {{sha1fingerprint}} has just been installed in your browser.
{% comment %}(Or, at least, it should have been installed. Check it, we're in alpha yet)...
How can I check? (here goes link to browser-dependant manual verification)
It is pointing to your WebID URI, and from now on you can use it to login in any WebID-enabled site.
{% endif %}{% trans "Enter some comment for your new cert" %}:
{% comment %}Have fun!
{% endcomment %}