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@2974 92316355-f0b4-4df1-b90c-862c8a59935f
remotes/test
carmie
17 years ago
parent
d58b314257
commit
fc7f093fff
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
trac/templates/site.html
+ 1
- 1
trac/templates/site.html
View File
@@ -12,7 +12,7 @@
<body py:match="body" py:attrs="select('@*')">
<div id="siteheader">
<div class="nav" style="float: right; font-size: 0.7em; color: #945973;">
<p>Please <a href="
${href('login')}
" style="color: #945973; border-bottom: 1px dotted #10fb73;">log in as guest/guest</a> to report bugs.</p>
<p>Please <a href="
/login
" style="color: #945973; border-bottom: 1px dotted #10fb73;">log in as guest/guest</a> to report bugs.</p>
</div>
</div>
Write
Preview
Loading…
Cancel
Save