Subversion Repositories wimsdev

Rev

Rev 5971 | Rev 10317 | 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.  <div class="wims_alertmsg">
  6.  !read docu/msg.phtml
  7.  </div>
  8.  <hr/>
  9. !endif
  10.  
  11. !if $titb=$empty
  12.  <p>
  13.  $name_noncreate
  14.  </p>
  15.  !exit
  16. !endif
  17.  
  18. <h3 class="wims_docu_titleb">$titb</h3>
  19.  
  20. !read $docdir/$doc/$block.def content
  21.