Commit b9205020 by sopham

modified index.php and delete index_php.php

parent d64191cf
Showing with 0 additions and 2 deletions
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
<script async src="function1.js" type="text/javascript"></script> <script async src="function1.js" type="text/javascript"></script>
</head> </head>
<body> <body>
<div id="wrapper">
<div class="row"> <div class="row">
<div class="side" id="side"> <div class="side" id="side">
<div class="list-card"> <div class="list-card">
...@@ -56,6 +55,5 @@ ...@@ -56,6 +55,5 @@
</div> </div>
</div> </div>
</div> </div>
</div>
</body> </body>
</html> </html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment