{{extend 'layout.html'}}

{{=T("About application")}} "{{=app}}"

{{=T("About")}} {{=app}}

{{=button(URL('edit/%s/ABOUT' % (app)), T('Edit'))}}

{{=about}}

{{=T('License for')}} {{=app}}

{{=button(URL('edit/%s/LICENSE' % (app)), T('Edit'))}}

{{=license}}

{{=T('Project Progress')}}