summaryrefslogtreecommitdiff
path: root/website/templates/sitehead.html
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-01 21:48:35 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-09-01 21:48:35 -0400
commitfa399df60b698c9a9649ae50b708dbdcd1a9eec1 (patch)
treed07d4ee393258aef79fe48fec73bfdf5de066102 /website/templates/sitehead.html
parent7cf229c19f9907e816228c34a74aa3025ae5503f (diff)
testing templating features.
Diffstat (limited to 'website/templates/sitehead.html')
-rw-r--r--website/templates/sitehead.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/website/templates/sitehead.html b/website/templates/sitehead.html
new file mode 100644
index 0000000..4fc6a07
--- /dev/null
+++ b/website/templates/sitehead.html
@@ -0,0 +1,4 @@
+<div class="sitehead">
+<img src="/logo.png" alt="monkeysphere" />
+ some goofy text.
+</div>