You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
1.4 KiB
59 lines
1.4 KiB
---
|
|
title: Index Page
|
|
---
|
|
extends layouts/_layout
|
|
block content
|
|
.center(style='padding-top: 50px; padding-bottom: 50px;')
|
|
div
|
|
a(href='email/index.html') email.html
|
|
br
|
|
div
|
|
a(href='ui-kit.html') ui-kit.html
|
|
br
|
|
div
|
|
a(href='main.html') main.html
|
|
div
|
|
a(href='main-online.html') main-online.html
|
|
div
|
|
a(href='main-online-soon.html') main-online-soon.html
|
|
div
|
|
a(href='courses.html') courses.html
|
|
div
|
|
a(href='result.html') result.html
|
|
div
|
|
a(href='result-empty.html') result-empty.html
|
|
div
|
|
a(href='course.html') course.html
|
|
div
|
|
a(href='course-v2.html') course-v2.html
|
|
div
|
|
a(href='course-soon.html') course-soon.html
|
|
div
|
|
a(href='course-lock.html') course-lock.html
|
|
div
|
|
a(href='course-bought.html') course-bought.html
|
|
div
|
|
a(href='lesson.html') lesson.html
|
|
div
|
|
a(href='profile.html') profile.html
|
|
div
|
|
a(href='profile-settings.html') profile-settings.html
|
|
div
|
|
a(href='profile-alerts.html') profile-alerts.html
|
|
div
|
|
a(href='become-author.html') become-author.html
|
|
div
|
|
a(href='history-transactions.html') history-transactions.html
|
|
div
|
|
a(href='success-payment.html') success-payment.html
|
|
div
|
|
a(href='success-application.html') success-application.html
|
|
br
|
|
div
|
|
a(href='course-add.html') course-add.html
|
|
div
|
|
a(href='course-add-lessons.html') course-add-lessons.html
|
|
div
|
|
a(href='lesson-add.html') lesson-add.html
|
|
|
|
|
|
|