From 166d4032404504c92868a4e4bbca08de41b98b07 Mon Sep 17 00:00:00 2001 From: Young Guk Kim <kyk1047715@gmail.com> Date: Thu, 26 Apr 2018 01:54:28 +0900 Subject: [PATCH] h --- ti/templates/ti/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ti/templates/ti/index.html b/ti/templates/ti/index.html index 24f6270..c1e6310 100644 --- a/ti/templates/ti/index.html +++ b/ti/templates/ti/index.html @@ -73,7 +73,7 @@ </div> <div class="container text-center"> <div style="border: 1px; float: left; width: 20%;"> - + <h5></h5> </div> <div style="border: 1px; float: left; width: 20%;"> <h5>{{probl2}}</h5> @@ -85,7 +85,7 @@ <h5>{{probl3}}</h5> </div> <div style="border: 1px; float: left; width: 20%;"> - + <h5></h5> </div> </div> <div class="container text-center"> -- GitLab