{# bs5ok #} {% extends "base.html" %} {# Copyright The IETF Trust 2015, All Rights Reserved #} {% load origin %} {% block title %}Unicode outside the Basic Multilingual Plane{% endblock %} {% block content %} {% origin %}
You submitted data containing unicode characters outside the Basic Multilingual Plane. Such character cannot be stored in the database at this time. If this causes inconvenience, please send an e-mail with details to webmaster@ietf.org, in order for us to understand the issue.
{% endblock %}