github.com/myafeier/fabric@v1.0.1-0.20170722181825-3a4b1f2bce86/bddtests/templates/html/tag.html (about)

     1  <!--
     2  #
     3  # Copyright IBM Corp. All Rights Reserved.
     4  #
     5  # SPDX-License-Identifier: Apache-2.0
     6  #
     7  -->
     8  <div id="{{ user.name }}-{{ tag_key }}">
     9      <h4>User {{ user.name }} setting tag key {{ tag_key }} to value</h4>
    10  </div>