Subversion Repositories wimsdev

Rev

Rev 5974 | 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. !endif
  9.  
  10. !if $titb=$empty
  11.  <p>
  12.  $name_noncreate
  13.  </p>
  14.  !exit
  15. !endif
  16.  
  17. <h3 class="wims_docu_titleb">$titb</h3>
  18.  
  19. !read $docdir/$doc/$block.def content
  20.