File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010< body class ="text-center ">
1111 < main class ="form-signin ">
1212 <!-- For testing within my local machine -->
13- < form action ="http://localhost:8080/user/login " method ="POST ">
13+ <!-- < form action="http://localhost:8080/user/login" method="POST"> -- >
1414
1515 <!-- you should probably use this version in production though -->
1616 <!-- <form action="/user/login" method="POST"> -->
17- <!-- < form action="https://fairfield-programming.herokuapp.com/user/login" method="POST"> -- >
17+ < form action ="https://fairfield-programming.herokuapp.com/user/login " method ="POST ">
1818
1919 < a href ="/ ">
2020 < img class ="mb-4 " alt ="" width ="240 " src ="/resources/logo.svg " />
Original file line number Diff line number Diff line change 1010< body class ="text-center ">
1111 < main class ="form-signin ">
1212 <!-- For testing within my local machine-->
13- < form action ="http://localhost:8080/user/signup " method ="POST ">
13+ <!-- < form action="http://localhost:8080/user/signup" method="POST"> -->
1414
1515 <!-- you should probably use this version in production though -->
1616 <!-- <form action="/user/signup" method="POST"> -->
17- <!-- < form action="https://fairfield-programming.herokuapp.com/user/signup" method="POST"> -- >
17+ < form action ="https://fairfield-programming.herokuapp.com/user/signup " method ="POST ">
1818 < a href ="/ ">
1919 < img class ="mb-4 " alt ="" width ="240 " src ="/resources/logo.svg " />
2020 </ a >
You can’t perform that action at this time.
0 commit comments