{% extends "base.html" %} {% set title = "Translation Catalog" %} {% block main %} {% set catalog = pod.catalogs.get(args[0]) %}