maakbow Hi, a snippet is just a reusable block. An include is a snippet stored in a separate file and therefore reusable across multiple templates. The usage is basically the same. You call a snippet by its name and an include by its relative path. They are both treated the same way.