| AIL Version | {{current_version}} (release note) | 
| Current Branch | {%if git_metadata['current_branch'] != 'master'%} {%endif%} {{git_metadata['current_branch']}} | 
| Current Commit ID | {%if git_metadata['new_git_update_available']%} {%endif%} {{git_metadata['current_commit']}} | 
| Current Tag | {%if git_metadata['new_git_version_available']%} {%endif%} {{git_metadata['last_local_tag']}} | 
A new version is available, new version: {{git_metadata['last_remote_tag']}}
Check last release note.A new update is available, new commit ID: {{git_metadata['last_remote_commit']}}
Check last commit content.