浏览代码

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

remotes/test
carmie 16 年前
父节点
当前提交
9cf143bd0c
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      trac/templates/site.html

+ 2
- 0
trac/templates/site.html 查看文件

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


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

正在加载...
取消
保存