diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-10-19 18:06:57 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2020-10-19 18:06:57 +0530 |
commit | 0b959ccd5e1f68bc54dce7b11d17a18e38f9a1f1 (patch) | |
tree | 11807802843e4279d2630720ae9ec9e4cbab3750 /templates/new.index.html | |
parent | b21affc9a724d8c9d9bcbf05136bcb0128a42292 (diff) |
hell girl busy
Diffstat (limited to 'templates/new.index.html')
-rw-r--r-- | templates/new.index.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/new.index.html b/templates/new.index.html new file mode 100644 index 0000000..fd1aba7 --- /dev/null +++ b/templates/new.index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html> + <head> + <link rel="stylesheet" type="text/css" href="static/css/new.main.css"> + <title>Hell Correspondence</title> + </head> + <body> + hh + </body> +</html> |