~includeonce('../config.tmpl') ~includeonce('../site/utils.tmpl') ~includeonce('../lib/admin.tmpl') ~includeonce('../lib/festivals.tmpl') ~setl('festival',~display_festivals(~integer(~get_filenamevar(1)),'../events/festival.txt', 'full_festival' )) ~set('title', ~strip_tags('~get('festival_tags') / ~get('festival_title')')) ~if( ~empty(~get_filenamevar(2)), ~redirect('~getconf('site_url')~festival_link(~get('festival_id'), ~get('festival_title'))', 301) ) ~if( ~get_filenamevar(2) != ~display_clean_url(~get('festival_title')), ~http_error(404) ) ~include('../site/header.tmpl')
~include('../box/submit.tmpl') ~include('../site/sidebox.tmpl')

~get('title')

~getl('festival')
~includeonce('../lib/ressources.tmpl') ~list(~get('database'), ~select_incoming_linked_ressources( ~get('res_type_festivals'), ~get_filenamevar(1), ~get('res_type_articles')), 'LF','~set('nocomment',1)

Ce festival chroniqué, pour poster des commentaires il suffit d\'aller voir la chronique.

', 'LM', { ~setl('article', ~include('../site/make_preview.tmpl', ~fld('res_type_from'), ~fld('res_id_from'),'article_extract','extract')), ~if(~get('state')==1, ~getl('article')) } ) ~include('../site/news_comments.tmpl', ~integer(~get_filenamevar(1)), ~get('res_type_festivals'))
~include("../site/footer.tmpl")