File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
project/client/templates/errors Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66< div class ="jumbotron ">
77 < div class ="text-center ">
88 < h1 > 401</ h1 >
9- < p > You are not authorized to view this page. Please < a href ="{{ url_for('main .login')}} "> log in</ a > .</ p >
9+ < p > You are not authorized to view this page. Please < a href ="{{ url_for('user .login')}} "> log in</ a > .</ p >
1010 </ div >
1111</ div >
1212{% endblock %}
Original file line number Diff line number Diff line change 66< div class ="jumbotron ">
77 < div class ="text-center ">
88 < h1 > 401</ h1 >
9- < p > You are not authorized to view this page. Please < a href ="{{ url_for('main .login')}} "> log in</ a > .</ p >
9+ < p > You are not authorized to view this page. Please < a href ="{{ url_for('user .login')}} "> log in</ a > .</ p >
1010 </ div >
1111</ div >
1212{% endblock %}
You can’t perform that action at this time.
0 commit comments