Updated binnit to latest and added new files
Signed-off-by: Nagy Károly Gábriel <k@jpi.io>
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>binit</title>
|
||||
<link rel="stylesheet" media="screen, projection" href="/static/paste.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="title">
|
||||
Title: {{TITLE}}
|
||||
</div>
|
||||
<div class="date">
|
||||
Date: {{DATE}}
|
||||
</div>
|
||||
<div class="content">
|
||||
{{CONTENT}}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user