mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-08-07 12:59:45 +00:00
Use partials in html.
This commit is contained in:
parent
279bd19f00
commit
73c3d2f04d
6 changed files with 65 additions and 76 deletions
|
@ -1,16 +1,4 @@
|
|||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head>
|
||||
<title>Tawashi</title>
|
||||
<meta charset="UTF-8"/>
|
||||
<meta name="description" content="Tawashi, text storage site." />
|
||||
<meta name="keywords" content="text storage, pastebin, source code snippets, code review" />
|
||||
<meta name="author" content="Unknown" />
|
||||
<link rel="stylesheet" href="tawashi.css" />
|
||||
<link rel="icon" href="icon" />
|
||||
|
||||
</head>
|
||||
{{>head}}
|
||||
<body>
|
||||
|
||||
<div id="topbar">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue