{% INCLUDECSS '@lmdi_gloss/tables.css' %} {% INCLUDE 'overall_header.html' %}

{{ lang('GLOSSAIRE') }}

{% if S_EDIT %} {% endif %}

{% for gabc in loops.gabc %}{{ gabc.ABC }} {% endfor %}

{{ lang('ILLUSTRATION') }} {% for gaff in loops.gaff %} {% endfor %}
{{ lang('GLOSS_ED_TERM') }} {{ lang('GLOSS_ED_DEF') }} {{ lang('GLOSS_ED_PICT') }}
{{ gaff.ANCHOR }}{{ gaff.TERM }}
{{ gaff.CAT }}
{{ gaff.DEF }}{% if gaff.S_ILINKS %}
{{ lang('GLOSS_ILINK') }}{{ gaff.ILINKS }}{% endif %}{% if gaff.S_ELINKS %}
{{ lang('GLOSS_ELINK') }}{{ gaff.LABEL }}{% endif %}
{% if gaff.S_URL %}{{ gaff.STRURL }}{% endif %}

{{ lang('BACKTOP') }}

{% INCLUDE 'jumpbox.html' %} {% INCLUDE 'overall_footer.html' %}