Fix broken a tag
This fixes the missing close `</a>` tag for the "previous" button.
This commit is contained in:
parent
fb4fa867d1
commit
737090abf1
1 changed files with 1 additions and 0 deletions
|
|
@ -227,6 +227,7 @@
|
||||||
{{else}}
|
{{else}}
|
||||||
{{fa "solid" "angle-left"}}
|
{{fa "solid" "angle-left"}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
</a>
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|
||||||
{{#if next}}
|
{{#if next}}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue