Move templates
This commit is contained in:
parent
48d1997f4d
commit
d924b577d1
9 changed files with 24 additions and 1 deletions
6
templates/header.html
Normal file
6
templates/header.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Imperial Library of Trantor</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href="/">Index</a> || <a href="/about/">About</a> || <a href="/upload/">Upload your epub</a>
|
Reference in a new issue