xtool/contrib/mORMot/SQLite3/Samples/30 - MVC Server/Views/ArticleEdit.html

8 lines
280 B
HTML

{{! void template created for the IBlogApplication.ArticleEdit View:
defined as
procedure ArticleEdit(const ID: integer; const Title: RawUTF8; const Content: RawUTF8; out Article: TSQLArticle);
with the following data context:
* Main: variant
* Article: TSQLArticle
}}