{% extends 'layouts/fullwidth.tpl' %} {% set header = { type: 'simple', background: options.image.BackDefault, title: 'News', } %} {% block Content %} {% paginate getNews(limit = 16, body_length = 150, paginate = true) as pagination, news %}