From 4b96553592d9694c15e5ccb7be990e733a8a5a34 Mon Sep 17 00:00:00 2001
From: Zihan Zhang <2364065915@qq.com>
Date: Wed, 27 Jul 2022 01:46:32 +0000
Subject: [PATCH] =?UTF-8?q?Revert=20"=E5=8A=A0=E5=85=A5=E5=AF=BC=E8=88=AA?=
 =?UTF-8?q?=E6=A0=8F"?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

This reverts commit 4efbbd2ea263fe30dc00bcd6a5d57f8486e44cc0
---
 wiki/pages/test2.html | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/wiki/pages/test2.html b/wiki/pages/test2.html
index 51e6bbb..ac3262e 100644
--- a/wiki/pages/test2.html
+++ b/wiki/pages/test2.html
@@ -1,10 +1,3 @@
-{% extends "layout.html" %}
-
-{% block title %}Home{% endblock %}
-{% block lead %}<b>Welcome to iGEM 2022!</b> Your team has been approved and you are ready to start the iGEM season!{% endblock %}
-
-{% block page_content %}
-
 <!DOCTYPE html>
 <html lang="en">
 <head>
@@ -131,5 +124,3 @@
 <script src="static/wheelmenu/wheelmenu.js"></script>
 </body>
 </html>
-
-{% endblock %}
-- 
GitLab