Skip to content

Instantly share code, notes, and snippets.

@benkoshy
Created February 21, 2023 06:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save benkoshy/19cc534aa29766d048eaccabeb176a35 to your computer and use it in GitHub Desktop.
Save benkoshy/19cc534aa29766d048eaccabeb176a35 to your computer and use it in GitHub Desktop.
   <div class="input-group"
     data-pagy="WyJjb21ibyIsIjxhIGhyZWY9XCIvZm91bmRhdGlvbj9wYWdlPV9fcGFneV9wYWdlX18mYW1wO2l0ZW1zPTIwXCIgICBzdHlsZT1cImRpc3BsYXk6IG5vbmU7XCI+PC9hPiJd">
     <a style="margin-bottom: 0"
       class="prev button primary disabled"
-      href="#">‹&nbsp;Prev</a><span class="input-group-label"><label>Page <input
-          class="input-group-field cell shrink"
-          type="number"
-          min="1"
-          max="50"
-          value="1"
-          style="width: 3rem; padding: 0 0.3rem; margin: 0 0.3rem;"> of
-        50</label></span><a href="/foundation?page=2&amp;items=20"
+      href="#">‹&nbsp;Prev</a><label class="input-group-label">Page <input
+        class="input-group-field cell shrink"
+        type="number"
+        min="1"
+        max="50"
+        value="1"
+        style="width: 3rem; padding: 0 0.3rem; margin: 0 0.3rem;"> of
+      50</label><a href="/foundation?page=2&amp;items=20"
       rel="next"
       style="margin-bottom: 0"
       aria-label="next"
       class="next button primary">Next&nbsp;›</a></div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment