Explorar el Código

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 hace 15 años
padre
commit
426cd2b953
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. +0
    -3
      trac/templates/site.html

+ 0
- 3
trac/templates/site.html Ver fichero

@@ -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()')}



Cargando…
Cancelar
Guardar