mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-08-23 20:55:39 +01:00
5 lines
138 B
Plaintext
Executable File
5 lines
138 B
Plaintext
Executable File
{% load account %}
|
|
{% load i18n %}
|
|
{% user_display user as name %}
|
|
{% blocktrans %}Successfully logged in as {{name}}.{% endblocktrans %}
|