diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2012-04-18 19:20:35 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2012-04-18 19:20:35 +0200 |
| commit | 5b1127bdc82daa43786049b29b3ea6251d2908d0 (patch) | |
| tree | d7fda7b962bdd92e82221328e2a741eeeb3c9c71 /data | |
| parent | f72db7383cbce40571f6b40d1205d602eed8a49b (diff) | |
| download | phorkie-5b1127bdc82daa43786049b29b3ea6251d2908d0.tar.gz phorkie-5b1127bdc82daa43786049b29b3ea6251d2908d0.zip | |
footer with phorkie homepage link
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/base.htm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/data/templates/base.htm b/data/templates/base.htm index b20bc80..879635b 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -45,5 +45,13 @@ </div> </div> </div> + + <div class="container footer"> + <a href="//sf.net/p/phorkie/">phorkie</a>, + the self-hosted, git-based pastebin software is available under the + <a href="https://sf.net/p/phorkie/"> + <acronym title="GNU Affero General Public License">AGPL</acronym></a>. + </div> + </body> </html>
\ No newline at end of file |
