diff --git a/ti/templates/ti/index.html b/ti/templates/ti/index.html index ddd8f8b6b60d28a75f927fe14e3ee36a1c445fd3..706c4a2c2bc0abbcebacef266a964d4080c4d10d 100644 --- a/ti/templates/ti/index.html +++ b/ti/templates/ti/index.html @@ -73,10 +73,10 @@ </div> <div class="container text-center"> <div style="border: 1px; float: left; width: 33%;"> - <h5>{{probl1}}</h5> + <h5>{{probl2}}</h5> </div> <div style="border: 1px; float: left; width: 33%;"> - <h5>{{probl2}}</h5> + <h3>{{probl1}}</h3> </div> <div style="border: 1px; float: left; width: 33%;"> <h5>{{probl3}}</h5>