newbie question re templates.
only a top-level template needs to contain the <html> tag, correct?
jealousy<>love
If it’s a template that serves as the template for a resource (e.g., a document), it needs the <HTML> tag and DOCTYPE, <head>, <body> etc.
If it’s a chunk used for formatting output from a snippet or plugin, it doesn’t but those are technically not "templates" but rather Tpl chunks (even though they serve a similar purpose).
no, all templates need the full package
Evolution user, I like the back-end speed and simplicity
