|
|
@@ -55,8 +55,8 @@
|
|
|
{% include 'widget/comments.html' %}
|
|
|
|
|
|
{% if page %}
|
|
|
- <div class="grw-recently-created">
|
|
|
- <h1 class="recently-created-title border-bottom pb-2">
|
|
|
+ <div class="grw-page-list-m">
|
|
|
+ <h1 class="grw-page-list-title-m border-bottom pb-2">
|
|
|
<i id="recent-created-icon"></i>
|
|
|
Recently Created
|
|
|
</h2>
|
|
|
@@ -66,8 +66,8 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <div class="grw-recently-created">
|
|
|
- <h1 class="recently-created-title border-bottom pb-2">
|
|
|
+ <div class="grw-page-list-m">
|
|
|
+ <h1 class="grw-page-list-title-m border-bottom pb-2">
|
|
|
<i id="user-bookmark-icon"></i>
|
|
|
Bookmarks
|
|
|
</h2>
|