Create home-username-public_html-index.j2
This commit is contained in:
parent
86d9e38c9a
commit
cc8b74c61e
8
templates/home-username-public_html-index.j2
Normal file
8
templates/home-username-public_html-index.j2
Normal file
|
@ -0,0 +1,8 @@
|
|||
<html>
|
||||
<style type="text/css">
|
||||
body {background-color: black; color: white; font-family: Arial, Helvetica, sans-serif; }
|
||||
</style>
|
||||
<body>
|
||||
<h1>{{ domain_name }}</h1>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user