summaryrefslogtreecommitdiff
path: root/default-files/bottom.html
diff options
context:
space:
mode:
authorp4bl0 <pablo@rauzy.name>2010-07-25 18:11:03 +0200
committerp4bl0 <pablo@rauzy.name>2010-07-25 18:11:03 +0200
commitdbae9472bd08b9e5edd5bbdc5dcd8a0781010511 (patch)
tree911bdfe9c2342035c6836db0a773b2e5c20c3626 /default-files/bottom.html
parent339636946103a1607b26d3b5a809c0f6afb87135 (diff)
reorganised includes in default templates
Diffstat (limited to 'default-files/bottom.html')
-rw-r--r--default-files/bottom.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/default-files/bottom.html b/default-files/bottom.html
new file mode 100644
index 0000000..b1a6625
--- /dev/null
+++ b/default-files/bottom.html
@@ -0,0 +1,16 @@
+ <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>
+ </div>
+ </body>
+</html>