chore: added docs filr
This commit is contained in:
14
documentation.html
Normal file
14
documentation.html
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html>
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<title>$template_name</title>
|
||||||
|
<meta http-equiv="refresh"
|
||||||
|
content="0; URL='$docs_url'" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>If you do not redirect please visit : <a href="$docs_url">$docs_url</a></p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
||||||
Reference in New Issue
Block a user