10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
[% include "product_header_jekyll.osr" %]
|
|
|
|
[% if config.show.badges %]
|
|
{% include product_badges.html %}
|
|
[%endif%]
|
|
|
|
[% if config.show.authors %]
|
|
[% include "authors.osr" authors:product.authors showHeader:true %]
|
|
[%endif%]
|