summaryrefslogtreecommitdiff
path: root/default-files/footer.html
blob: 6040184709d8e9769821a0ab8cd73e172451d9c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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>