{% extends "views/base.html" %} {% set title = "Translation Catalog" %} {% block main %} {% set catalog = pod.catalogs.get(locale) %}