gopkg.in/hugelgupf/u-root.v4@v4.0.0-20180831060141-1d761fb73d50/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 }}