mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
5 lines
154 B
HTML
Executable File
5 lines
154 B
HTML
Executable File
{% load i18n %}
|
|
{% autoescape off %}
|
|
{% blocktrans %}Confirm Your Registration - {{ settings.PROJECT_SHORT_NAME }}{% endblocktrans %}
|
|
{% endautoescape %}
|