Skip to content
This repository was archived by the owner on Mar 23, 2025. It is now read-only.

Commit 83ef210

Browse files
committed
added template for index
1 parent bf80df5 commit 83ef210

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

templates/index.tpl.php

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<div>
2+
<p>
3+
Hello World
4+
</p>
5+
</div>

0 commit comments

Comments
 (0)