Following your example, your condition for user authentication can go in the template directly {% if current_user.is_authenticated %} Hi ...
確定! 回上一頁