@if (loading()) {
{{ "loading" | i18n }}
}
@if (policy.showDescription) {

{{ policy.description | i18n }}

}