Compare commits
1 commit
98a70bec1d
...
7cda8a7e08
| Author | SHA1 | Date | |
|---|---|---|---|
| 7cda8a7e08 |
1 changed files with 1 additions and 4 deletions
|
|
@ -4,20 +4,17 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>{{title}}</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
{{style}}
|
||||
</head>
|
||||
<body>
|
||||
<div class="page-container">
|
||||
<nav>
|
||||
<nav style="white-space:normal;">
|
||||
<a href="/">ily [dot] rs</a> |
|
||||
<a href="/links/">links</a> |
|
||||
<a href="/now/">now</a> |
|
||||
sign the <a href="/g/">guestbook</a>
|
||||
</nav>
|
||||
|
||||
{{form}}
|
||||
|
||||
{{entries}}
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue