summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-11-23 21:42:19 +0100
committerGuido Günther <agx@sigxcpu.org>2010-11-23 21:42:19 +0100
commitc612ba5b873ca89c15c80cdcec568c0a2aff151a (patch)
treed12c0f7b92b46fb22a3ad388e67e47c353dcdec1
parent0737e46f484c7f751fab87eae87c794124618fb9 (diff)
Add templates
-rw-r--r--common/flattr-button-compact-static-100x17.pngbin0 -> 4724 bytes
-rw-r--r--templates/flattr2
-rw-r--r--templates/honk_git5
3 files changed, 7 insertions, 0 deletions
diff --git a/common/flattr-button-compact-static-100x17.png b/common/flattr-button-compact-static-100x17.png
new file mode 100644
index 0000000..7709577
--- /dev/null
+++ b/common/flattr-button-compact-static-100x17.png
Binary files differ
diff --git a/templates/flattr b/templates/flattr
new file mode 100644
index 0000000..84c540e
--- /dev/null
+++ b/templates/flattr
@@ -0,0 +1,2 @@
+<a href="http://flattr.com/thing/<TMPL_VAR thing>/<TMPL_VAR name>" target="_blank">
+<img src="/common/flattr-button-compact-static-100x17.png" alt="Flattr this" title="Flattr this" border="0" /></a>
diff --git a/templates/honk_git b/templates/honk_git
new file mode 100644
index 0000000..7dd87d4
--- /dev/null
+++ b/templates/honk_git
@@ -0,0 +1,5 @@
+### Source Code
+The source code is available via:
+
+ git clone git://honk.sigxcpu.org/<TMPL_VAR repo>.git
+