!nocache
<h1 class="wims_docu_title">$tit</h1>
!if $error!=$empty
!read docu/en/msg.phtml
<p><hr> <p>
!endif
!if $titb=$empty
<p>
Le bloc <tt>$block</tt> de ce document n'est pas encore créé.
<p>
!exit
!endif
<h3 class="wims_docu_titleb">$titb</h3>
!read $docdir/$doc/$block.def content
</div><div class=wimstail>
<p><hr>
<table width="100%" border=0 cellspacing=0 cellpadding=1>
<tr><td align=left nowrap><small>
$n_by
!if $email=$empty
$author
!else
!mailurl $email $author
!endif
!! ©
</small></td>
<td align=right><small>
!href module=home WIMS
@
<a href="http://$httpd_HTTP_HOST/">$httpd_HTTP_HOST</a>
</small></td></tr>
<tr><td align=left nowrap>
<small>$n_lastmod $datm
</small></td>
!if $wims_developer!=$empty and COPYING isin $module_copyright
!set V_=!char 1 of $module
!set M_=!translate internal / to , in $module
!set M_=!item 1 of $M_
!if $V_ isin ABCDEFGHIJKLMNOPQRTSUVWXYZ or $M_ iswordof local contrib tool
<td align=right nowrap><small>
!href module=adm/modtool&original=$module Copier dans Modtool
</small></td>
!endif
!endif
</tr>
</table>
!if $wims_user=supervisor and $sheetdata!=$empty
<div style="float:right;font-size:small;">
!href cmd=reply&job=exosource $n_source
</div>
<br>
!endif