gronk/templates/textarticlehead.html

35 lines
926 B
HTML
Raw Normal View History

2021-05-01 12:02:35 +00:00
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
2021-05-01 12:02:35 +00:00
<meta charset="utf-8">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Open+Sans&display=swap" />
<link rel="stylesheet" type="text/css" href="/styles.css" />
<title>$title$</title>
</head>
<body>
<div id="content">
2021-08-21 01:29:00 +00:00
<div id="header">
2021-09-01 16:19:44 +00:00
<p class="smallText">
page generated by <a href="https://git.alv.cx/alvierahman90/notes2web">notes2web</a>
</p>
2021-08-21 01:29:00 +00:00
<details>
<summary class="smallText">
Commit log (file history)
</summary>
$filehistory$
2021-08-21 01:29:00 +00:00
</details>
2021-09-01 17:26:18 +00:00
<details>
<summary class="smallText">
License
</summary>
<pre>$licenseFull$</pre>
</details>
2021-08-21 01:29:00 +00:00
</div>
2021-05-01 12:02:35 +00:00
<h1>$title$</h1>
2021-05-01 12:22:17 +00:00
<p> This file was not rendered by notes2web because it is a plaintext file, not a markdown
2021-05-01 12:02:35 +00:00
file.
2021-06-29 13:35:21 +00:00
You access the raw file <a href="$raw$">here</a>.
2021-05-01 12:02:35 +00:00
Below is an unformatted representation of the file:
</p>
<pre>