Intial commit
This commit is contained in:
commit
fdffac250f
8 changed files with 165 additions and 0 deletions
11
template.html
Executable file
11
template.html
Executable file
|
@ -0,0 +1,11 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<link rel="icon" href="/askiiart.gif" type="image/icon">
|
||||
<title>askiiart's site</title>
|
||||
<link href="style.css" type="text/css" rel="stylesheet" />
|
||||
</head>
|
||||
<body>
|
||||
$body$
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue