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

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -