From 008a89340d2a567f992eb398ff4bb8837758a590 Mon Sep 17 00:00:00 2001 From: Admin Date: Sun, 1 Mar 2026 22:05:53 +0500 Subject: [PATCH] Fix ranking card split: replace nested Source link with button in local book cards MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit An element nested inside the card's outer is invalid HTML — browsers auto-close the outer anchor before the inner one, causing the card to be split across two grid cells visually. Replace with a {{end}}