Your Name 4 years ago
parent
commit
94b64696c9
1 changed files with 1 additions and 15 deletions
  1. 1 15
      apis/static/designer.tmpl

+ 1 - 15
apis/static/designer.tmpl

@@ -1,15 +1,3 @@
-<html>
-    <head>
-<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
-
-    </head>
-<body>
-</br>
-</br>
-<a class="btn btn-primary" href="/logout">logout</a>
-</br>
-</br>
-
     <img src="/static/logo_choozmo.webp" style="display: block; margin-left: auto;   margin-right: auto;  width: 150px;" >
   <h2 style="text-align:center;">幸福空間設計師SEO報告</h2>
     <div class="container">
@@ -36,6 +24,4 @@
       
           </tbody>
         </table>
-      </div>
-</body>
-</html>
+      </div>