Newer
Older
Import / web / internal.invertedlogic.com / svn / templates / include / header.ezt
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- ViewVC :: http://www.viewvc.org/ -->
<head>
  <title>[if-any rootname][[][rootname]][else]Subversion[end] [page_title]</title>
  <meta name="generator" content="ViewVC [vsn]" />
  [# set your favicon here ]
  <!--
  <link rel="shortcut icon" href="[docroot]/images/favicon-yourorganisation.ico" />
  -->
  <link rel="stylesheet" type="text/css" href="[docroot]/styles.css" />
  <link rel="stylesheet" type="text/css" href="http://www.invertedlogic.com/style/style.css" />
  <link rel="stylesheet" type="text/css" href="/src/prettify.css" />
  <script type="text/javascript" src="/src/prettify.js"></script>
  [if-any rss_href]<link rel="alternate" type="application/rss+xml" title="RSS [[][rootname]][where]" href="[rss_href]" />[end]
</head>
<body onload="prettyPrint()">

<div id="header">
<!-- <div id="logo">&nbsp;</div> -->
</div>
<p>
<p>
<p>
<div id="border">
<div id="top-border"></div>
<div id="content2">

<!--
<div style="padding: 5px; height: 100px;">
<div style="float: left;">
  <a href="http://internal.invertedlogic.com" title="InvertedLogic"><img src="[docroot]/images/logo.png" alt="InvertedLogic" /></a>
</div>
<div style="float: right; text-align: right;">
  <h1>INTERNAL.InvertedLogic.com</h1>
  <h2>Browse Document Repository</h2>
</div>
</div>
-->

<h1>Browse Projects</h1>
<h2>[page_title]</h2>

<div class="vc_navheader">
  <strong>[if-any roots_href]<a href="[roots_href]">[[]Repository Listing]</a> /[else]/[end]</strong>
  [if-any nav_path]<strong>
    [for nav_path]
      [if-any nav_path.href]<a href="[nav_path.href]">[end]
      [if-index nav_path first]
        [[][nav_path.name]][else]
        [nav_path.name][end][if-any nav_path.href]</a>[end]
      [if-index nav_path last][else]/[end]
    [end]
    </strong>
  [end]
</div>