{{ inf_limits }} {% if inf_locking is defined %}
{{ trans('label_locking') }} |
{{ inf_locking }} |
{% endif %} {% if mlist is defined %}
{{ trans('label_attached') }} |
{{ mlist }} |
{% endif %} {% if oauth_consumers is defined %}
{{ trans('label_oauth') }} |
{{ oauth_consumers }} |
{% endif %} {% if exppass is defined %}
{{ trans('label_exppass') }} |
{{ exppass }} |
{% endif %} {% if expacct is defined %}
{{ trans('label_expacct') }} |
{{ expacct }} |
{% endif %} {% if auth is defined %}
{{ trans('label_pending') }} |
{{ id }}?auth={{ auth }} |
{% endif %} {% if gotos is defined %}
{{ trans('label_areas') }} |
{{ gotos }} |
{% endif %}