mirror of
https://github.com/Llloooggg/WhereToGo.git
synced 2026-03-07 04:56:24 +03:00
init
This commit is contained in:
4
wheretogo/templates/account/messages/logged_in.txt
Normal file
4
wheretogo/templates/account/messages/logged_in.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
{% load account %}
|
||||
{% load i18n %}
|
||||
{% user_display user as name %}
|
||||
{% blocktrans %}Successfully signed in as {{name}}.{% endblocktrans %}
|
||||
Reference in New Issue
Block a user