File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ <h1>This surface is outside your current access level.</h1>
1616 </ p >
1717 < div class ="rh-hero-actions ">
1818 < a class ="btn btn-primary rh-btn-primary " href ="{% url 'landing' %} "> Return to landing page</ a >
19- < a class ="btn btn-outline-secondary rh-btn-secondary " href ="{% url 'accounts:login_merchant ' %} "> Go to sign in</ a >
19+ < a class ="btn btn-outline-secondary rh-btn-secondary " href ="{% url 'ops-login ' %} "> Go to sign in</ a >
2020 </ div >
2121 </ div >
2222 < aside class ="rh-hero-visual " aria-label ="Access restriction summary ">
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h1>This route is not part of the current product surface.</h1>
1515 </ p >
1616 < div class ="rh-hero-actions ">
1717 < a class ="btn btn-primary rh-btn-primary " href ="{% url 'landing' %} "> Return to landing page</ a >
18- < a class ="btn btn-outline-secondary rh-btn-secondary " href ="{% url 'accounts:login_merchant ' %} "> Go to sign in</ a >
18+ < a class ="btn btn-outline-secondary rh-btn-secondary " href ="{% url 'ops-login ' %} "> Go to sign in</ a >
1919 </ div >
2020 </ div >
2121 < aside class ="rh-hero-visual " aria-label ="Not found summary ">
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h1>Something interrupted the response inside the application.</h1>
1515 </ p >
1616 < div class ="rh-hero-actions ">
1717 < a class ="btn btn-primary rh-btn-primary " href ="{% url 'landing' %} "> Return to landing page</ a >
18- < a class ="btn btn-outline-secondary rh-btn-secondary " href ="{% url 'accounts:login_merchant ' %} "> Go to sign in</ a >
18+ < a class ="btn btn-outline-secondary rh-btn-secondary " href ="{% url 'ops-login ' %} "> Go to sign in</ a >
1919 </ div >
2020 </ div >
2121 < aside class ="rh-hero-visual " aria-label ="Server error summary ">
You can’t perform that action at this time.
0 commit comments