Mercurial > hg
annotate templates/gitweb/footer.tmpl @ 3234:9d13e21f4e3c
Move gitweb theme into subdirectory
author | Brendan Cully <brendan@kublai.com> |
---|---|
date | Mon, 02 Oct 2006 17:30:45 -0700 |
parents | templates/footer-gitweb.tmpl@385b8872b8e3 |
children | 36fa5db79dd5 |
rev | line source |
---|---|
1572
385b8872b8e3
[hgweb] Initial import of the "gitweb" style
Josef "Jeff" Sipek <jeffpc@optonline.net>
parents:
diff
changeset
|
1 <div class="page_footer"> |
385b8872b8e3
[hgweb] Initial import of the "gitweb" style
Josef "Jeff" Sipek <jeffpc@optonline.net>
parents:
diff
changeset
|
2 <div class="page_footer_text">#repo|escape#</div> |
385b8872b8e3
[hgweb] Initial import of the "gitweb" style
Josef "Jeff" Sipek <jeffpc@optonline.net>
parents:
diff
changeset
|
3 <a class="rss_logo" href="?cmd=changelog;style=rss">RSS</a> |
385b8872b8e3
[hgweb] Initial import of the "gitweb" style
Josef "Jeff" Sipek <jeffpc@optonline.net>
parents:
diff
changeset
|
4 </div> |
385b8872b8e3
[hgweb] Initial import of the "gitweb" style
Josef "Jeff" Sipek <jeffpc@optonline.net>
parents:
diff
changeset
|
5 </body> |
385b8872b8e3
[hgweb] Initial import of the "gitweb" style
Josef "Jeff" Sipek <jeffpc@optonline.net>
parents:
diff
changeset
|
6 </html> |