Browse Source

Added title in Shared page

eddy 3 năm trước cách đây
mục cha
commit
104b80b29b
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      app/templates/shared.html

+ 5 - 0
app/templates/shared.html

@@ -65,6 +65,11 @@ ul {
 <div class="mx-auto text-center">
 <div class="container">
     <div class="row">
+        <div class="col-md-12 col-sm-12">
+            <div class="section-title">
+                <h1 class="heading bold">List of bookmarks you have created</h1><br>
+            </div>
+        </div>
         {% for bg, bml in bdic.items(): %}
             <div class="col-md-4">
                 <div class="bookmark_box_background_color" style="border-style: inset;">