-<span class="user_name">{{ user.username }}</span> |
-<a href='{% url logout %}?next={{request.get_full_path|urlencode}}'>{% trans "Log Out" %}</a>
+<span class="user_name">{{ user.username }}</span> |
+<a href='{% url logout %}'>{% trans "Log Out" %}</a>