{% extends "django_webid/provider/base.html" %} {% load i18n %} {% load uni_form_tags %} {% block head_title %}{% blocktrans %}WebID{% endblocktrans %}{% endblock %} {% block extra_head %} {% endblock %} {% block tabhead %} {% endblock %} {% block body %}
Your Identity. Your data. Your rules.
This site is a demo of django-webid-provider, a reusable django app that turns any django-powered site into a WebID provider. Don't know what is WebID good for?
You'll also probably want to use the companion authentication package django-webid-auth, and django-webid-profile for semantic-ready user profiles (coming soon! ...) {% else %}
Fork code on github. Check the docs. Have a look at the current WebID spec.