github.com/adnan-c/fabric_e2e_couchdb@v0.6.1-preview.0.20170228180935-21ce6b23cf91/bddtests/templates/html/org.html (about)

     1  <div id="{{ org.name }}">
     2      <h4>Created new organization {{ org.name }} with <a href="{{ cert_href }}">public cert</a></h4>
     3      <code>{{ org.getCertAsPEM() }}</code>
     4  </div>