Subversion Repositories wimsdev

Rev

Rev 1685 | Rev 5763 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !nocache
  2. <h1 class="wims_docu_title">$tit</h1>
  3.  
  4. !if $error!=$empty
  5.  !read docu/msg.phtml
  6.  <p><hr> <p>
  7. !endif
  8.  
  9. !if $titb=$empty
  10.  <p>
  11.  $name_noncreate
  12.  <p>
  13.  !exit
  14. !endif
  15.  
  16. <h3 class="wims_docu_titleb">$titb</h3>
  17.  
  18. !read $docdir/$doc/$block.def content
  19.  
  20.