Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
<html>
    <head>
    </head>
    <body>       
        
<h2>Change Log</h2>      
        
<table class="table">            
            
<tr><tr>            
                
<th>Date</th>           
                
<th>Author</th>
                
<th>Version</th>
                
<th>Implementation</th>
                
<th>Note</th>
            </tr>
            
<tr>
                
<td></td>
                
<td></td>
                
<td></td>
                
<td></td>
                
<td></td>
            </tr>
        </table>
    </body>
</html>

...