poly-mech/osr/product.osr
2024-08-18 16:34:30 +02:00

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%]