fix unclosed paren

This commit is contained in:
Aadil Ayub 2022-01-07 13:18:30 +05:00
parent ab4394b00f
commit ed614be196
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{{ define "main" }}
<section class='entries'>
<div class="h-feed">
{{ range (where (.Paginator 13).Pages }}
{{ range (where (.Paginator 13).Pages) }}
{{ if in .Params.categories "tv"}}