themusicinnoise-site/templates/page/header.html

35 lines
1.4 KiB
HTML
Raw Normal View History

2020-11-12 09:08:48 +00:00
<!DOCTYPE html>
<html lang="${lang}" >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Language" content="${lang}" />
<meta name="viewport" content="width=device-width" />
<meta name="keywords" content="${keywords}" />
<meta name="description" content="${description}" />
<meta name="author" content="${author}" />
<meta name="generator" content="${sitegenerator}" />
<title>${title} - ${sitetitle}</title>
<link rel="stylesheet" href="/style.css" type="text/css" />
<link rel="icon" href="/favicon.png" type="image/png" />
<link rel="alternate" href="/blog/atom.xml" type="application/atom+xml" title="${sitetitle} Atom Feed" />
</head>
<body>
<header>
2021-05-17 09:19:14 +00:00
<h1 class="site-title" >The Music in Noise</h1>
<p><i>"If there were one million families praying the Rosary every day, the entire world would be saved."</i><br />
&#10013; Pope Saint Pius X</p>
2020-11-12 09:08:48 +00:00
</header>
<hr />
<nav>
<a href="/" >Home</a>
<a href="/blog/" >Blog</a>
<a href="/music.html" >Music</a>
<a href="/poetry.html" >Poetry</a>
<a href="/projects.html" >Projects</a>
<a href="/contact.html" >Contact</a>
<a href="http://ft2bvxji6lxfttqcjz6ed3iyzdhv4gbcdl2bt7cdxguk56xsvdkqnbid.onion/" style="float:right" >Onion</a>
<a href="https://themusicinnoise.net/" style="float:right" >Clear-Net</a>
</nav>
<hr />
<article>