Page Content

The Page_Content/ directory contains the Page Content HTML partials, without the surrounding layout.

Page_Content ├── analytics.html ├── billing-history.html ├── billing-invoice.html ├── billing-payment.html ├── billing-upgrade.html ├── billing.html ├── blog-post.html ├── blog.html ├── change-password.html ├── cms-dashboard.html ├── courses.html ├── crm-dashboard.html ├── discussion.html ├── discussions-ask.html ├── discussions.html ├── ecommerce.html ├── edit-account-notifications.html ├── edit-account-password.html ├── edit-account-profile.html ├── edit-account.html ├── employees.html ├── erp-dashboard.html ├── faq.html ├── help-center.html ├── hr-dashboard.html ├── index.html ├── instructor-courses.html ├── instructor-dashboard.html ├── instructor-earnings.html ├── instructor-edit-course.html ├── instructor-edit-quiz.html ├── instructor-quizzes.html ├── instructor-statement.html ├── leaves.html ├── login.html ├── paths.html ├── posts.html ├── pricing.html ├── projects.html ├── reset-password.html ├── signup-payment.html ├── signup.html ├── staff.html ├── student-course.html ├── student-dashboard.html ├── student-lesson.html ├── student-my-courses.html ├── student-path-assessment-result.html ├── student-path-assessment.html ├── student-path.html ├── student-paths.html ├── student-profile.html ├── student-quiz-result-details.html ├── student-quiz-results.html ├── student-take-course.html ├── student-take-lesson.html ├── student-take-quiz.html ├── tasks-board.html ├── tasks-list.html ├── teacher-profile.html ├── teachers.html ├── ui-alerts.html ├── ui-avatars.html ├── ui-badges.html ├── ui-buttons.html ├── ui-cards.html ├── ui-forms.html ├── ui-icons.html ├── ui-loaders.html ├── ui-pagination.html ├── ui-plugin-charts.html ├── ui-plugin-daterangepicker.html ├── ui-plugin-dragula.html ├── ui-plugin-dropzone.html ├── ui-plugin-fancytree.html ├── ui-plugin-flatpickr.html ├── ui-plugin-maps-vector.html ├── ui-plugin-nestable.html ├── ui-plugin-quill.html ├── ui-plugin-range-sliders.html ├── ui-plugin-select2.html ├── ui-plugin-sweet-alert.html ├── ui-plugin-toastr.html ├── ui-progress.html ├── ui-tables.html └── ui-tabs.html