github.com/system-transparency/u-root@v6.0.1-0.20190919065413-ed07a650de4c+incompatible/docs/content.html (about)

     1  {% if meta.source %}
     2  <div class="source-links">
     3  {% for filename in meta.source %}
     4      <span class="label label-primary">{{ filename }}</span>
     5  {% endfor %}
     6  </div>
     7  {% endif %}
     8  
     9  {{ content }}