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
Get rid of the "log in as guest" message.
git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/trunk@4201 92316355-f0b4-4df1-b90c-862c8a59935f
master
sam
15 years ago
parent
60088771a1
commit
426cd2b953
1 changed files
with
0 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
trac/templates/site.html
+ 0
- 3
trac/templates/site.html
View File
@@ -11,9 +11,6 @@
<body py:match="body" py:attrs="select('@*')">
<div class="corps">
<div id="siteheader">
<p class="nav" id="plizlogin">Please <a href="http://caca.zoy.org/login">log in</a> as guest/guest to report bugs</p>
</div>
${select('*|text()')}
Write
Preview
Loading…
Cancel
Save