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/maintain.html | |
parent | b21affc9a724d8c9d9bcbf05136bcb0128a42292 (diff) |
hell girl busy
Diffstat (limited to 'templates/maintain.html')
-rw-r--r-- | templates/maintain.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/templates/maintain.html b/templates/maintain.html new file mode 100644 index 0000000..31d38fe --- /dev/null +++ b/templates/maintain.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> + <head> + <title>Site inactive</title> + </head> + <body> + <h6> + Hell girl is busy lol + </h6> + </body> +</html> |