newsletter/header.html

14 lines
317 B
HTML
Raw Permalink Normal View History

2010-03-31 14:28:39 +00:00
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<link rel="stylesheet" type="text/css" href="newsletter.css" />
</head>
<body>
2010-05-17 22:51:37 +00:00
<div id="logo">
<a href="http://pad.ma/" title="Pad.ma Home">
<img src="iconAbout.png" alt="Public Access Digital Media Archive" />
</a>
</div>
2010-03-31 14:28:39 +00:00