From 455be6c15fc3be6096d95669108c89614ea284ef Mon Sep 17 00:00:00 2001 From: video-prize-ranch Date: Mon, 5 Feb 2024 17:34:04 -0500 Subject: [PATCH] Make next button a button --- views/post.hbs | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/views/post.hbs b/views/post.hbs index 476d4e7..44ed694 100644 --- a/views/post.hbs +++ b/views/post.hbs @@ -53,10 +53,9 @@ {{#noteq next ""}} -
- Next - > -
+ + + {{/noteq}}