Title: Welcome To Smarty!
        
    The current date and time is 2025-11-04 07:39:24
    The value of global assigned variable $SCRIPT_NAME is /siaweb_system/Smarty-3.1.21/demo/index.php
    Example of accessing server environment variable SERVER_NAME: factek.cl
    The value of {$Name} is Fred Irving Johnathan Bradley Peppergill
variable modifier example of {$Name|upper}
FRED IRVING JOHNATHAN BRADLEY PEPPERGILL
An example of a section loop:
                        1 * John Doe
                                    2 * Mary Smith
                                    3 . James Johnson
                                    4 . Henry Case
                
    An example of section looped key values:
            phone: 1
        
            fax: 2
        
            cell: 3
        
            phone: 555-4444
        
            fax: 555-3333
        
            cell: 760-1234
        
        
        testing strip tags
        
| This is a test |