This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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
59a4029d22
commit
9cf143bd0c
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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>
Write
Preview
Loading…
Cancel
Save