@@include('_head.html')
@@include('_navbar.html', { "classList": "center-nav transparent navbar-light", "otherClassList": "w-100 d-flex ms-auto", "otherLanguageSelect": true, "otherBtn": true, "otherBtnClassList": "btn-sm btn-primary rounded-pill", "otherBtnText": "Contact", "otherBtnLink": "@@webRoot/contact.html" })

Modal

Use Bootstrap’s modal plugin with our custom styles to add dialogs to your site for notifications or completely custom content. Bootstrap docs

@@include('docs/_sidebar.html', {"page": "elements-modal"})

Cookie

Cookie

Subscription

Subscription

Sign In

Sign In @@include('_menu-others-modal.html')

Sign Up

Popup

To display any modal as a popup on your page, add .modal-popup class to your .modal.

Check out a live example: Demo 12.

@@include('docs/_footer.html') @@include('_page-progress.html') @@include('_scripts.html')