From 90b5c9a56ddf26dc4d313ffc63c9bcde1ca6d979 Mon Sep 17 00:00:00 2001 From: usmannasir Date: Wed, 2 Apr 2025 02:09:27 +0500 Subject: [PATCH] add pagination and search --- .../templates/websiteFunctions/WPsitesList.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/websiteFunctions/templates/websiteFunctions/WPsitesList.html b/websiteFunctions/templates/websiteFunctions/WPsitesList.html index 8ae2e61d6..03160ced4 100644 --- a/websiteFunctions/templates/websiteFunctions/WPsitesList.html +++ b/websiteFunctions/templates/websiteFunctions/WPsitesList.html @@ -200,7 +200,7 @@
-
+
@@ -210,11 +210,6 @@
-
- {% if not request.user.is_authenticated %} - Login - {% endif %} -
@@ -245,7 +240,10 @@ class="img-responsive" style="max-width: 100%; margin-bottom: 10px;" onerror="this.onerror=null; this.src='https://s.wordpress.org/style/images/about/WordPress-logotype-standard.png';"> - Visit Site +