github.com/bitcubate/cryptojournal@v1.2.5-0.20171102134152-f578b3d788ab/src/lib/templates/fragmenta_resources/views/show.html.got.tmpl (about)

     1  <article>
     2  <h3>{{ .[[ .fragmenta_resource ]].Name }}</h3>
     3  <div class="text">
     4      	<p>Name: {{ .[[ .fragmenta_resource ]].Name }}</p>
     5  
     6  </div>
     7  </article>