matomo / plugins /CoreHome /templates /_singleWidget.twig
Leon4gr45's picture
Upload source files chunk 27
7929f62 verified
Raw
History Blame Contribute Delete
212 Bytes
<div vue-entry="CoreHome.ContentBlock" content-title="{{ title|translate|e('html_attr') }}" vue-components="CoreHome.VueEntryContainer">
<vue-entry-container html="{{ content }}"></vue-entry-container>
</div>