FrontPage 
        »
    
    
    
    
    
                        
                        StyleGuide
Check DTMLMethod? Parameters
When a dtml method is being used like a python method, it should start by checking required parameters are present.
For example:
   <dtml-unless parameter1>
   <dtml-raise ParameterNotFound>
       Please make sure you pass parameter1.
   </dtml-raise>
   </dtml-unless>
    
    
 
             Log in
                Log in
             Forgot your password?
                   Forgot your password?
                