Subversion Repositories wimsdev

Rev

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