php - Commenting/skipping markup with Smarty -


is there smarty tag allows skipping content in template without enclosed code showing in rendered html page?

do mean comment tag?

{* comment *} 

your question bit difficult understand or mean minifying?


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -