{% import 'helper.macros.html' as helper %} {{ helper.locale_font(rel_font_size) }} LittleBrother-{{ _('About')}} {{ helper.fontawesome_script() }} {% include 'navbar.include.html' %}
Brand

Little Brother


{{_('Setting')}}
{{_('Value')}}
{{_('Repository')}}
{{_('Version')}}
{{ settings.version }}
Debian {{_('Package Revision')}}
{{ extended_settings.debian_package_revision }}
{{_('Git Commit ID')}}
{{ git_metadata.commit_id }}
{{_('Git Branch Name')}}
{{ git_metadata.branch }}
{{_("Git Author's Name")}}
{{ git_metadata.author_name }}
{{_("Git Author's Email Address")}}
{{ git_metadata.author_email }}
{{_("Supported Languages")}}
    {% for language in languages %}
  • {{ language[1] }} ({{ language[0] }})
  • {% endfor %}