Loading src/main/resources/templates/allHelpProposition.html +2 −2 Original line number Diff line number Diff line Loading @@ -2,10 +2,10 @@ <html xmlns:th="http://www.thymeleaf.org"> <head> <meta charset="ISO-8859-1"> <title>All Help Request</title> <title>All Help Proposition</title> </head> <body> <h1>All Help Request</h1> <h1>All Help Proposition</h1> <table class="table"> <thead> <tr> Loading Loading
src/main/resources/templates/allHelpProposition.html +2 −2 Original line number Diff line number Diff line Loading @@ -2,10 +2,10 @@ <html xmlns:th="http://www.thymeleaf.org"> <head> <meta charset="ISO-8859-1"> <title>All Help Request</title> <title>All Help Proposition</title> </head> <body> <h1>All Help Request</h1> <h1>All Help Proposition</h1> <table class="table"> <thead> <tr> Loading