osr-mono/packages/osr-templates/discourse/product.osr
2025-01-29 17:53:27 +01: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%]