templates/web/admin/header/parts/content-type.twig line 1

Open in your IDE?
  1. {##
  2.  # Header part
  3.  #
  4.  # @ListChild (list="head", weight="20")
  5.  #}
  6. <meta http-equiv="Content-Type" content="text/html; charset={{ this.getCharset()|raw }}" />