From 4102c853a90a1c1507724daa7a6fc19e9290fd05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milo=C5=A1=20Brecher?= <34324008+mildabre@users.noreply.github.com> Date: Wed, 5 Apr 2023 18:35:58 +0200 Subject: [PATCH] Minimal description of tag {form}{/form} Latte tag {form}{/form} is insufficiently described in the documentation. The tag is mentioned in Latte https://latte.nette.org/cs/tags, in the paragraph "Only available with Nette Forms". Here is just a link that leads to the Nette Forms documentation: https://doc.nette.org/cs/forms/rendering#toc-latte, but again we can't find any definition of this tag. Since the tag {form "formName"}{/form} is essentially an alternative notation for
`. + Návrh kódu `{formPrint}` ------------------------