]> BookStack Code Mirror - bookstack/blobdiff - resources/views/pages/revision.blade.php
Add prev and next button to navigate through different pages
[bookstack] / resources / views / pages / revision.blade.php
index e897522cb4607d9bfd23f40fbc998f817c89ec00..0557b6b1cd79be45f57d51074bcbf32ab9753b86 100644 (file)
         ]])
     </div>
 
-    <div class="card content-wrap">
+    <main class="card content-wrap">
         <div class="page-content page-revision">
             @include('pages.page-display')
         </div>
-    </div>
+    </main>
 
 @stop
\ No newline at end of file