Browse Source

git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/branches/test@3651 92316355-f0b4-4df1-b90c-862c8a59935f

remotes/test
carmie 15 years ago
parent
commit
9cf143bd0c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      trac/templates/site.html

+ 2
- 0
trac/templates/site.html View File

@@ -12,6 +12,7 @@
</head>

<body py:match="body" py:attrs="select('@*')">
<div class="corps">
<div id="siteheader">
<div class="nav" id="loginguest">
<p>Please <a href="/login">log in as guest/guest</a> to report bugs.</p>
@@ -24,5 +25,6 @@
<div id="sitefooter">
<!--! Place your footer content here... -->
</div>
</div>
</body>
</html>

Loading…
Cancel
Save