mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-08-24 05:05:39 +01:00
[FEAT] Enable django-allauth for enhanced user management & federation
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{% load account %}
|
||||
{% load i18n %}
|
||||
{% user_display user as name %}
|
||||
{% blocktrans %}Successfully logged in as {{name}}.{% endblocktrans %}
|
||||
Reference in New Issue
Block a user