{{ _ttx('news') }}
{{ options.text.PreNewsListContent }}
-
{% for news in _news %}
- {% include 'include/block_news_row.tplp' with {'the_block_news_data': news} %} {% endfor %}
{% extends 'layouts/sidebar_right.tpl' %} {% set the_author = getAuthor(id = globals.request.author_id) %} {% block PageHeader %}
{% endblock %} {% block Content %} {{ getAdZone(zone='Msite_300x250') }} {% if the_author %} {% paginate getNews(limit = globals.default_author_news_limit_per_page, body_length = 150, paginate = true, author = globals.request.author_id) as pagination, _news %}