diff --git a/lostplaces/lostplaces_app/templates/partials/welcome.html b/lostplaces/lostplaces_app/templates/partials/welcome.html index 548f4d6..ea09419 100644 --- a/lostplaces/lostplaces_app/templates/partials/welcome.html +++ b/lostplaces/lostplaces_app/templates/partials/welcome.html @@ -4,10 +4,16 @@
Welcome to our Urban Exploration community catalogue, - {% if user.is_authenticated %} - {{ user.username }} - {% else %} - explorer - {% endif %} - !
+ {% if user.is_authenticated %} + {{ user.username }} + {% else %} + explorer + {% endif %} + ! + ++ We strictly follow our + UrBex codex + and expect you to do so, too. +