mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<html>
|
||||
<header>
|
||||
<title>@title</title>
|
||||
<style>html{display:none}</style>
|
||||
<style>html{display: none}</style>
|
||||
@css 'index.css'
|
||||
</header>
|
||||
<body>
|
||||
@@ -10,4 +10,3 @@
|
||||
<p>@message</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Reference in New Issue
Block a user