|
|
@@ -53,7 +53,7 @@
|
|
|
|
|
|
{% if page %}
|
|
|
<div class="grw-page-list-m my-5">
|
|
|
- <h1 class="grw-page-list-title-m border-bottom pb-2 mb-3">
|
|
|
+ <h1 class="grw-page-list-title-m border-bottom pb-2 mb-3" id="Bookmarks">
|
|
|
<i id="user-bookmark-icon"></i>
|
|
|
Bookmarks
|
|
|
</h1>
|
|
|
@@ -64,7 +64,7 @@
|
|
|
</div>
|
|
|
|
|
|
<div class="grw-page-list-m my-5">
|
|
|
- <h1 class="grw-page-list-title-m border-bottom pb-2 mb-3">
|
|
|
+ <h1 class="grw-page-list-title-m border-bottom pb-2 mb-3" id="RecentlyCreated">
|
|
|
<i id="recent-created-icon"></i>
|
|
|
Recently Created
|
|
|
</h2>
|