<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>EuAndreh's - $title$</title> <link rel="stylesheet" href="/css/styles.css" /> <link rel="alternate" type="application/atom+xml" href="/feed.xml" title="Atom Feed" /> </head> <body> <header> <nav> <a id="home" href="/">EuAndreh's Blog</a> <a href="/about.html">About</a> <a href="/archive.html">Archive</a> <a href="/feed.xml"> <img class="simple-icon" src="/images/atom.svg" alt="Blog feed" /> </a> </nav> </header> <main role="main"> <h1>$title$</h1> $body$ </main> <footer> <ul> <li> <img class="simple-icon" src="/images/envelope.svg" alt="Envelope icon" /> <a href="mailto:eu@euandre.org">eu@euandre.org</a> </li> <li> <img class="simple-icon" src="/images/lock.svg" alt="Lock icon" /> <a href="/public-key.txt">81F90EC3CD356060</a> </li> </ul> <p> The content for this site is licensed under <a rel="license" href="https://creativecommons.org/licenses/by-sa/4.0/">CC-BY-SA</a>. The <a href="https://gitlab.com/EuAndreh/website.git">code</a> is <a href="https://gitlab.com/EuAndreh/website/raw/master/LICENSE">GPLv3</a>. </p> </footer> </body> </html>