cvsuser     02/04/13 20:55:32

  Added:       P5EEx/Blue/templates/builtindemo index.html
  Log:
  new file
  
  Revision  Changes    Path
  1.1                  p5ee/P5EEx/Blue/templates/builtindemo/index.html
  
  Index: index.html
  ===================================================================
  
  <table border=1>
    <tr>
      <td rowspan=2>
        This is the index.html widget<br>
      </td>
      <td>
        The current widget is [{session.current_widget}]<br>
      </td>
    </tr>
    <tr>
      <td>
        {%table}
      </td>
    </tr>
  </table>
  
  
  
  


Reply via email to