Changeset 90
- Timestamp:
- 11/08/06 04:01:22 (3 years ago)
- Files:
-
- 1 modified
-
infra/TracX/tracx/templates/layout.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
infra/TracX/tracx/templates/layout.html
r89 r90 44 44 <a py:if="chrome.logo.src" id="logo" href="${chrome.logo.link}"><img 45 45 src="${chrome.logo.src}" alt="${chrome.logo.alt}" /></a> 46 <h1><a href="${chrome.logo.link}">${project.name}</a></h1> 46 47 </div> 47 48 <form py:if="'SEARCH_VIEW' in perm" id="search"