2
0
MasterPassword/Site/2013-05/news.html

22 lines
530 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style>
body, html {
color: white;
font-family: 'Copperplate', sans-serif;
font-size: smaller;
text-align: center;
}
*:link, *:visited {
color: inherit;
font-weight: bold;
}
</style>
</head>
<body>
<p><a href="https://thedaywefightback.org">Today We Fight Back</a></p>
</body>
</html>