initial
This commit is contained in:
15
template.html
Normal file
15
template.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-gb">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Photos</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Photos</h1>
|
||||
|
||||
<main>
|
||||
%s
|
||||
</main>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user