-<!doctype html>
-<html lang="en">
- <head>
- <meta charset="utf-8" />
- <meta name=viewport content="width=device-width, initial-scale=1" />
- <title>Licensing Information | Amin Bandali</title>
- <link rel="stylesheet" href="/style.css" />
- </head>
- <body>
- <nav><a href="/">bandali.eu.org</a> / license.html</nav>
- <main>
- <h1>License information for bandali.eu.org</h1>
- <p>
- I strongly believe in
- <a href="https://questioncopyright.org/what_is_free_culture">free culture</a>
- and that all creative works everywhere should be
- <a href="https://freedomdefined.org/Definition">free</a>.
- </p>
+<!--# set var="title" value="Licensing Information" -->
+<!--# include virtual="/ssi/pre.html" -->
+<article>
+<h1>License information for bandali.eu.org</h1>
+<p>I strongly believe in
+<a href="//questioncopyright.org/what_is_free_culture">free culture</a>
+and that all creative works everywhere should be
+<a href="//freedomdefined.org/Definition">free</a>.</p>
- <p>
- Unless otherwise noted material on this site is licensed
- under the GNU General Public License as published by the
- Free Software Foundation, either version 3 of the License,
- or (at your option) any later version. A copy of the license
- is included at <a href="/gpl-3.0.html">gpl-3.0.html</a>.
- </p>
+<p>Unless otherwise noted material on this site is licensed under the
+GNU General Public License as published by the Free Software
+Foundation, either version 3 of the License, or (at your option) any
+later version. A copy of the license is included at
+<a href="gpl-3.0.html">gpl-3.0.html</a>.</p>
- <p>
- Some resources on free software and licenses:
- </p>
-
- <ul>
- <li><a href="https://www.gnu.org/philosophy/free-sw.html">What is free software?</a></li>
- <li><a href="https://www.gnu.org/licenses/license-list.html">Various Licenses and Comments about Them</a></li>
- <li><a href="https://www.gnu.org/proprietary/proprietary.html">Proprietary Software Is Often Malware</a></li>
- </ul>
- </main>
- <footer>
- <p>
- Copyright © 2019 Amin Bandali. See the above information for
- license conditions. Please copy and share.
- </p>
- </footer>
- </body>
-</html>
+<p>Some resources on free software and licenses:</p>
+<ul>
+<li><a href="//www.gnu.org/philosophy/free-sw.html">What is free software?</a></li>
+<li><a href="//www.gnu.org/licenses/license-list.html">Various Licenses and Comments about Them</a></li>
+<li><a href="//www.gnu.org/proprietary/proprietary.html">Proprietary Software Is Often Malware</a></li>
+</ul>
+</article>
+<!--# set var="copy" value="2019" -->
+<!--# include virtual="/ssi/post.html" -->