This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

Lamnk
Lamnk

Hi, I want to include a snippet of HTML source code into my Page

<p>This is a normal paragraph:</p>

It's quite easy to do it in Markdown, but I still can not figure out how to do it in Twig or October ?

Last updated

Vojta Svoboda
Vojta Svoboda

Just create partial file snippet.htm and insert it to template:

{% partial "sidebar-contacts" %}

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.