Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Alternate template syntax for HTML::Template?

by skx (Parson)
on Oct 02, 2005 at 10:51 UTC ( [id://496737]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    <tmpl_if name="title">
        <title><!-- tmpl_var name="title" --></title>
    <tmpl_else>
        <title><!-- tmpl_var name='site_slogan' --></title>
    </tmpl_if>
    
  2. or download this
    'TMPL_ELSE' does not match opening tag (if) at templates/index.templat
    +e line 2
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://496737]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-04-25 13:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found