diff --git a/src/web/client/start.html b/src/web/client/start.html index ae70850..0651246 100644 --- a/src/web/client/start.html +++ b/src/web/client/start.html @@ -46,6 +46,15 @@ margin: 0 auto; } + + + +
diff --git a/src/web/main/index.html b/src/web/main/index.html index 1732c43..be1f1a0 100644 --- a/src/web/main/index.html +++ b/src/web/main/index.html @@ -25,6 +25,15 @@ $("#footer").load("./../module/footer.html"); }); + + + +