diff options
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> |