summaryrefslogtreecommitdiff
path: root/default-files/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'default-files/footer.html')
-rw-r--r--default-files/footer.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/default-files/footer.html b/default-files/footer.html
new file mode 100644
index 0000000..6040184
--- /dev/null
+++ b/default-files/footer.html
@@ -0,0 +1,13 @@
+ <footer>
+ <p>
+ <a href="http://www.gnu.org/copyleft/copyleft.html">copyleft</a>
+ <?fugitive-install name ?> <?fugitive-install year ?>
+ &mdash;
+ powered by <a href="http://gitorious.org/fugitive">fugitive</a>
+ </p>
+ <p>
+ last build was <?fugitive commit_hash ?>
+ at <time><?fugitive commit_datetime ?></time>,<br />
+ subject was <q><?fugitive commit_subject ?></q>
+ </p>
+ </footer>