Skip to content

Commit 8bd6e97

Browse files
authored
Wrong test
1 parent 82d3474 commit 8bd6e97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dist/four-point-seven/pages/archive.txp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,10 @@
120120
</txp:evaluate>
121121

122122
<txp:else />
123-
<txp:article />
123+
<txp:article status />
124124

125125
<!-- add pagination links to foot of article if there are more articles available -->
126-
<txp:evaluate test="prev,next">
126+
<txp:evaluate test="link_to_prev,link_to_next">
127127
<nav class="paginator" aria-label="<txp:text item="page_nav" />">
128128
<txp:link_to_prev>
129129
<txp:text item="prev" />

0 commit comments

Comments
 (0)