{% extends "yamlconf/base.html" %} {% comment %} -*- coding: utf-8 -*- Copyright © 2018 VMware, Inc. All rights reserved. SPDX-License-Identifier: BSD-2-Clause {% endcomment %} {% block contents %}
Attribute | Value |
---|---|
{{ key|escape }} | {% include "yamlconf/value.html" with value=info.evalue hide=info.hide %} |