mjml.include

mjml.include(*args, content=None, **kwargs)

Create an MJML <mj-include> tag.

Parameters

*args : Union[TagChild, TagAttrs] = ()

Children or attribute dicts

content : Optional[str] = None

Optional text content for the tag

****kwargs** : TagAttrValue = {}

Tag attributes

Returns

: MJMLTag

MJMLTag object representing