title: Category Link Template
markdown: false

<a {{#if this.3}}class="{{this.3}}"{{/if}} href="{{pathPrefix}}{{pagePathPrefix}}category.md?category={{this.2}}">{{this.1}}</a>
