{% extends "base.html" %} {% block content %}
{{ title }} is a domain names registration service for I2P. Hostnames in I2P isn't globally unique. {{ title }} doesn't act as "central authority", it only provides a way to publish a hosts to give easy accessability for them. You can read more about how does I2P naming works in official docs
{{ title }} also provides a jump service. For accessing hosts through it, use urls like http://{{ domain }}{% url jump.views.jumper 'example.i2p' %}
If you are running an eepsite or another service and wants a human-readable domain name for them, consider to register it {% endblock %}