{% extends "base.html" %} {% block title %}{{ _("Updates") }}{% end block %} {% block body %} {{ _("Coming soon...") }} {% end block %}