From: R. Steve McKown Date: Thu, 17 Dec 2009 17:31:26 +0000 (-0700) Subject: Add a hard-coded link to gitweb in default.tmpl. We will always use git. X-Git-Url: https://oss.titaniummirror.com/gitweb?p=oss-web.git;a=commitdiff_plain;h=b50b5fa24cac77663986a8ba6a7cff27d0493343 Add a hard-coded link to gitweb in default.tmpl. We will always use git. --- diff --git a/in/style/default.tmpl b/in/style/default.tmpl index 725cafa..9b54ff8 100644 --- a/in/style/default.tmpl +++ b/in/style/default.tmpl @@ -89,6 +89,9 @@ ${self.contents()} % endif ${page.linktitle | entity} % endfor + +
  • +gitweb
  • % for level, part_of_path, current, page, link in get_sidemenu('News'): % if current: