var SCRUTARI_HTML = { _name:'default', structure:{ 'area-input':'
', 'area-parameters':'
{{panel-options}} {{panel-corpus}} {{panel-base}} {{panel-lang}} {{panel-category}}
', 'area-poweredby':'

_ link_poweredby

', 'area-result':'
{{result-links}}
{{result-history}}
{{result-subsearch}}
', 'area-stats':'
{{stats-table}}
', 'area-title':'

', 'main-form':'
{{area-input}} {{area-parameters}}
', 'main':'{{area-title}} {{main-form}} {{area-stats}} {{area-result}} {{area-poweredby}} {{modal-*}}', 'modal-help_mode':'', 'modal-help_periode':'', 'modal-help_ponderation':'', 'modal-loading':'', 'panel-base':'
_ title_filter_base _ filter_off
', 'panel-category':'
_ title_filter_category _ filter_off
', 'panel-corpus':'
_ title_filter_corpus _ filter_off
', 'panel-lang':'
_ title_filter_lang _ filter_off
', 'panel-options':'
_ title_options

_ mode_title

_ ponderation_title

_ periode_title

', 'result-history':'
', 'result-links':'

ods csv

atom

', 'result-subsearch':'

_ title_subsearch

', 'stats-filter':' _ stats_filter_short ', 'stats-global':' _ stats_global_short ', 'stats-result':' _ stats_result_short ', 'stats-table':' {{stats-global}} {{stats-filter}} {{stats-result}}
' }, templates:{ 'base':'

', 'category':'

', 'corpus':'

', 'fiche':'
{{include tmpl="fiche_icon" /}}
{{for _bodyTemplateArray ~fiche=#data}} {{include ~fiche tmpl=~scrutari_client.getTemplate(#data) /}} {{/for}}
', 'fiche_attribute':'{{if type!=="block"}}

{{>title}}{{>~scrutari_loc("_ colon")}} {{for valueArray ~len=valueArray.length}} {{:~scrutari_mark(#data)}}{{if #index != (~len -1)}}, {{/if}} {{/for}}

{{else}}

{{>title}}{{>~scrutari_loc("_ colon")}}

{{for valueArray ~len=valueArray.length}}

{{:~scrutari_mark(#data)}}

{{/for}}
{{/if}}', 'fiche_bythesaurusarray':'{{if _bythesaurusArray}} {{for _bythesaurusArray}}

{{> thesaurus.title}}{{>~scrutari_loc("_ colon")}} {{for motcleArray ~len=motcleArray.length}} {{if mlabelArray}}{{for mlabelArray}}{{if #index > 0}}/{{/if}}{{:~scrutari_mark(mvalue)}}{{/for}}{{/if}}{{if #index != (~len -1)}}, {{/if}} {{/for}}

{{/for}} {{/if}} ', 'fiche_icon':'{{if _thumbnail}}
{{if _icon}} {{/if}}
{{else _icon}}
{{/if}} ', 'fiche_mcomplementarray':'{{if mcomplementArray}} {{for mcomplementArray}}

{{>title}}{{>~scrutari_loc("_ colon")}} {{:~scrutari_mark(mvalue)}}

{{/for}} {{/if}} ', 'fiche_motclearray':'{{if _motcleArray}}

{{if _motcleArray.length == 1}} {{>~scrutari_loc("_ fiche_motscles_one")}} {{else}} {{>~scrutari_loc("_ fiche_motscles_many")}} {{/if}} {{for _motcleArray ~len=_motcleArray.length}} {{if mlabelArray}}{{for mlabelArray}}{{if #index > 0}}/{{/if}}{{:~scrutari_mark(mvalue)}}{{/for}}{{/if}}{{if #index != (~len -1)}}, {{/if}} {{/for}}

{{/if}} ', 'fiche_msoustitre':'{{if msoustitre}}

{{:~scrutari_mark(msoustitre)}}

{{/if}} ', 'fiche_mtitre':'

{{if mtitre}} {{:~scrutari_mark(mtitre)}} {{else}} {{:href}} {{/if}}

', 'fiche_primaryattributearray':'{{if _primaryAttributeArray}} {{for _primaryAttributeArray tmpl="fiche_attribute" /}} {{/if}} ', 'fiche_secondaryattributearray':'{{if _secondaryAttributeArray}} {{for _secondaryAttributeArray tmpl="fiche_attribute" /}} {{/if}} ', 'fiche_year':'{{if year}}

{{:year}}

{{/if}} ', 'history':'
', 'lang':'

', 'loading':' {{>~scrutari_loc(\'_ loading_pagination\')}}', 'pagination_empty':'

{{>~scrutari_loc("_ result_none")}}

{{if withFilter}}

{{>~scrutari_loc("_ result_fitlerwarning")}}

{{else scrutariResult.searchMeta.reportArray.length > 0}}

Analyse des termes de la recherche{{>~scrutari_loc("_ colon")}}

{{for scrutariResult.searchMeta.reportArray}}
{{> text}}
{{if canonicalArray.length > 0}}

Correspondances trouvées (entre parenthèses, le nombre d\'occurrences par langue):

{{/if}} {{if neighbourArray.length > 0}}

Pas de correspondances trouvées. Termes se rapprochant (entre parenthèses, le code des langues concernées) :

{{/if}} {{if canonicalArray.length == 0 && neighbourArray.length == 0}}

Aucune correspondance ou terme voisin trouvé

{{/if}}
{{/for}}
{{/if}}', 'pagination_groups':'
{{for array}} {{/for}}
{{for array}}
{{/for}}', 'pagination_unique':'
', 'tabs':'
{{for tabArray}} {{if state===\'active\'}} {{else state===\'etc\'}} {{>title}} {{else}} {{/if}} {{/for}}
' } };