You are viewing a plain text version of this content. The canonical link for it is here.
Posted to tdk-dev@turbine.apache.org by jv...@apache.org on 2001/07/02 21:06:07 UTC

cvs commit: jakarta-turbine-tdk/src/share/sample/templates/app/pages Default.vm

jvanzyl     01/07/02 12:06:07

  Added:       src/share/sample/templates/app/pages Default.vm
  Log:
  - default page template
  
  Revision  Changes    Path
  1.1                  jakarta-turbine-tdk/src/share/sample/templates/app/pages/Default.vm
  
  Index: Default.vm
  ===================================================================
  <html>
  <head>
    <title>$page.Title</title>
  </head>
  <body bgcolor="$ui.bgcolor">
  
  $layoutPlaceHolder
  
  </body>
  </html>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: turbine-tdk-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: turbine-tdk-dev-help@jakarta.apache.org