{if isset($ie)}
{t}IE may not correctly display this website{/t},
{t}please consider using a standard complient web-browser{/t}.
{/if}
{if isset($systemConsistencyErrors) }
{foreach from=$systemConsistencyErrors key=id item=i}
{$i.severity} |
: |
{$i.desc} |
{/foreach}
{/if}
{if isset($latestVersionInfo) }
{t}A new CodevTT version is available !{/t}
Installed version |
: |
{$codevVersion} ({$codevVersionDate}) |
Latest version |
: |
{$latestVersionInfo.version} ({$latestVersionInfo.release_date}) |
Upgrade instructions |
: |
https://github.com/lbayle/codev |
{/if}
{if isset($displayFairPlay)}
{include file="modal/fairplay.html"}
{/if}
{include file="tools/dashboard.html"}