diff --git a/main/template/minedu/README.txt b/main/template/minedu/README.txt deleted file mode 100644 index 118aa0b4bf..0000000000 --- a/main/template/minedu/README.txt +++ /dev/null @@ -1 +0,0 @@ -This template is just an extension of the "default" template. Just use it as a starting point when developing a new template. It will save you time. diff --git a/main/template/minedu/admin/questionmanager/edit_category.tpl b/main/template/minedu/admin/questionmanager/edit_category.tpl deleted file mode 100644 index f1333f57ec..0000000000 --- a/main/template/minedu/admin/questionmanager/edit_category.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/admin/questionmanager/edit_category.tpl" %} diff --git a/main/template/minedu/admin/questionmanager/edit_question.tpl b/main/template/minedu/admin/questionmanager/edit_question.tpl deleted file mode 100644 index a42d9a4f0d..0000000000 --- a/main/template/minedu/admin/questionmanager/edit_question.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/admin/questionmanager/edit_question.tpl" %} diff --git a/main/template/minedu/admin/questionmanager/question_categories.tpl b/main/template/minedu/admin/questionmanager/question_categories.tpl deleted file mode 100644 index 956c2e5c4d..0000000000 --- a/main/template/minedu/admin/questionmanager/question_categories.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/admin/questionmanager/question_categories.tpl" %} diff --git a/main/template/minedu/admin/questionmanager/questionmanager.tpl b/main/template/minedu/admin/questionmanager/questionmanager.tpl deleted file mode 100644 index 61a95371ab..0000000000 --- a/main/template/minedu/admin/questionmanager/questionmanager.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/admin/questionmanager/questionmanager.tpl" %} diff --git a/main/template/minedu/admin/questionmanager/questions.tpl b/main/template/minedu/admin/questionmanager/questions.tpl deleted file mode 100644 index 5e66d84197..0000000000 --- a/main/template/minedu/admin/questionmanager/questions.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/admin/questionmanager/questions.tpl" %} diff --git a/main/template/minedu/admin/questionmanager/show_category.tpl b/main/template/minedu/admin/questionmanager/show_category.tpl deleted file mode 100644 index 0d0d908fbe..0000000000 --- a/main/template/minedu/admin/questionmanager/show_category.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/admin/questionmanager/show_category.tpl" %} diff --git a/main/template/minedu/admin/settings_index.tpl b/main/template/minedu/admin/settings_index.tpl deleted file mode 100644 index 9ba7d650a5..0000000000 --- a/main/template/minedu/admin/settings_index.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/admin/settings_index.tpl" %} diff --git a/main/template/minedu/agenda/month.tpl b/main/template/minedu/agenda/month.tpl deleted file mode 100644 index 900168977c..0000000000 --- a/main/template/minedu/agenda/month.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/agenda/month.tpl" %} diff --git a/main/template/minedu/auth/categories_list.php b/main/template/minedu/auth/categories_list.php deleted file mode 100644 index ccaeb0d04c..0000000000 --- a/main/template/minedu/auth/categories_list.php +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/auth/categories_list.tpl" %} diff --git a/main/template/minedu/auth/courses_categories.php b/main/template/minedu/auth/courses_categories.php deleted file mode 100644 index e5d9f1915c..0000000000 --- a/main/template/minedu/auth/courses_categories.php +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/auth/courses_categories.tpl" %} diff --git a/main/template/minedu/auth/courses_list.php b/main/template/minedu/auth/courses_list.php deleted file mode 100644 index 05567a15b2..0000000000 --- a/main/template/minedu/auth/courses_list.php +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/auth/courses_list.tpl" %} diff --git a/main/template/minedu/auth/layout.php b/main/template/minedu/auth/layout.php deleted file mode 100644 index 0d0d057616..0000000000 --- a/main/template/minedu/auth/layout.php +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/auth/layout.tpl" %} diff --git a/main/template/minedu/auth/login.tpl b/main/template/minedu/auth/login.tpl deleted file mode 100644 index 64288ff3e4..0000000000 --- a/main/template/minedu/auth/login.tpl +++ /dev/null @@ -1,10 +0,0 @@ -{% extends app.template_style ~ "/layout/layout_1_col.tpl" %} -{% block content %} -
-{% endblock %} diff --git a/main/template/minedu/course_description/edit.tpl b/main/template/minedu/course_description/edit.tpl deleted file mode 100644 index 2fa7a43878..0000000000 --- a/main/template/minedu/course_description/edit.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/course_description/edit.tpl" %} diff --git a/main/template/minedu/course_description/index.tpl b/main/template/minedu/course_description/index.tpl deleted file mode 100644 index 5c49b6acc4..0000000000 --- a/main/template/minedu/course_description/index.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/course_description/index.tpl" %} diff --git a/main/template/minedu/course_description/upload.tpl b/main/template/minedu/course_description/upload.tpl deleted file mode 100644 index ec21717727..0000000000 --- a/main/template/minedu/course_description/upload.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/course_description/upload.tpl" %} diff --git a/main/template/minedu/create_course/add_course.tpl b/main/template/minedu/create_course/add_course.tpl deleted file mode 100644 index 063360e36e..0000000000 --- a/main/template/minedu/create_course/add_course.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/create_course/add_course.tpl" %} diff --git a/main/template/minedu/exercise/question/edit_question.tpl b/main/template/minedu/exercise/question/edit_question.tpl deleted file mode 100644 index ba1851b05e..0000000000 --- a/main/template/minedu/exercise/question/edit_question.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/exercise/question/edit_question.tpl" %} diff --git a/main/template/minedu/exercise/question/show_question.tpl b/main/template/minedu/exercise/question/show_question.tpl deleted file mode 100644 index 51708c55e6..0000000000 --- a/main/template/minedu/exercise/question/show_question.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/exercise/question/show_question.tpl" %} diff --git a/main/template/minedu/exercise/question_pool.tpl b/main/template/minedu/exercise/question_pool.tpl deleted file mode 100644 index 974edf1e55..0000000000 --- a/main/template/minedu/exercise/question_pool.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/exercise/question_pool.tpl" %} diff --git a/main/template/minedu/export/table_pdf.tpl b/main/template/minedu/export/table_pdf.tpl deleted file mode 100644 index 6e6d50eb8d..0000000000 --- a/main/template/minedu/export/table_pdf.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/export/table_pdf.tpl" %} diff --git a/main/template/minedu/form/form_custom_template.tpl b/main/template/minedu/form/form_custom_template.tpl deleted file mode 100644 index 7044863eba..0000000000 --- a/main/template/minedu/form/form_custom_template.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/form/form_custom_template.tpl" %} diff --git a/main/template/minedu/glossary/csv.tpl b/main/template/minedu/glossary/csv.tpl deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/main/template/minedu/glossary/edit.tpl b/main/template/minedu/glossary/edit.tpl deleted file mode 100644 index 0af19cef1c..0000000000 --- a/main/template/minedu/glossary/edit.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/glossary/edit.tpl" %} diff --git a/main/template/minedu/glossary/header.tpl b/main/template/minedu/glossary/header.tpl deleted file mode 100644 index 8900ce930c..0000000000 --- a/main/template/minedu/glossary/header.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/glossary/header.tpl" %} diff --git a/main/template/minedu/glossary/index.tpl b/main/template/minedu/glossary/index.tpl deleted file mode 100644 index c1e65a3982..0000000000 --- a/main/template/minedu/glossary/index.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/glossary/index.tpl" %} diff --git a/main/template/minedu/glossary/javascript.tpl b/main/template/minedu/glossary/javascript.tpl deleted file mode 100644 index de87d581cb..0000000000 --- a/main/template/minedu/glossary/javascript.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/glossary/javascript.tpl" %} diff --git a/main/template/minedu/glossary/list.tpl b/main/template/minedu/glossary/list.tpl deleted file mode 100644 index 0db7615b46..0000000000 --- a/main/template/minedu/glossary/list.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/glossary/list.tpl" %} diff --git a/main/template/minedu/glossary/table.tpl b/main/template/minedu/glossary/table.tpl deleted file mode 100644 index 4d52fe05d0..0000000000 --- a/main/template/minedu/glossary/table.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/glossary/table.tpl" %} diff --git a/main/template/minedu/glossary/upload.tpl b/main/template/minedu/glossary/upload.tpl deleted file mode 100644 index 34b6feb58a..0000000000 --- a/main/template/minedu/glossary/upload.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/glossary/upload.tpl" %} diff --git a/main/template/minedu/index/course_block.tpl b/main/template/minedu/index/course_block.tpl deleted file mode 100644 index 882fe2756a..0000000000 --- a/main/template/minedu/index/course_block.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/index/course_block.tpl" %} diff --git a/main/template/minedu/index/course_session_block.tpl b/main/template/minedu/index/course_session_block.tpl deleted file mode 100644 index 8c6ed4c865..0000000000 --- a/main/template/minedu/index/course_session_block.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/index/course_session_block.tpl" %} diff --git a/main/template/minedu/index/help_block.tpl b/main/template/minedu/index/help_block.tpl deleted file mode 100644 index d1afa67f48..0000000000 --- a/main/template/minedu/index/help_block.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/index/help_block.tpl" %} diff --git a/main/template/minedu/index/navigation_block.tpl b/main/template/minedu/index/navigation_block.tpl deleted file mode 100644 index 70a79e519c..0000000000 --- a/main/template/minedu/index/navigation_block.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/index/navigation_block.tpl" %} diff --git a/main/template/minedu/index/notice_block.tpl b/main/template/minedu/index/notice_block.tpl deleted file mode 100644 index 5577d90f64..0000000000 --- a/main/template/minedu/index/notice_block.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/index/notice_block.tpl" %} diff --git a/main/template/minedu/index/profile_block.tpl b/main/template/minedu/index/profile_block.tpl deleted file mode 100644 index 09174e6ef4..0000000000 --- a/main/template/minedu/index/profile_block.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/index/profile_block.tpl" %} diff --git a/main/template/minedu/index/profile_social_block.tpl b/main/template/minedu/index/profile_social_block.tpl deleted file mode 100644 index 5055d2a89e..0000000000 --- a/main/template/minedu/index/profile_social_block.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/index/profile_social_block.tpl" %} diff --git a/main/template/minedu/index/skills_block.tpl b/main/template/minedu/index/skills_block.tpl deleted file mode 100644 index fa93f14238..0000000000 --- a/main/template/minedu/index/skills_block.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/index/skills_block.tpl" %} diff --git a/main/template/minedu/index/teacher_block.tpl b/main/template/minedu/index/teacher_block.tpl deleted file mode 100644 index 0ec8ba0556..0000000000 --- a/main/template/minedu/index/teacher_block.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/index/teacher_block.tpl" %} diff --git a/main/template/minedu/index/user_image_block.tpl b/main/template/minedu/index/user_image_block.tpl deleted file mode 100644 index 5c0c70513b..0000000000 --- a/main/template/minedu/index/user_image_block.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/index/user_image_block.tpl" %} diff --git a/main/template/minedu/javascript/elfinder.tpl b/main/template/minedu/javascript/elfinder.tpl deleted file mode 100644 index a28733a23e..0000000000 --- a/main/template/minedu/javascript/elfinder.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/javascript/elfinder.tpl" %} diff --git a/main/template/minedu/layout/blank.tpl b/main/template/minedu/layout/blank.tpl deleted file mode 100644 index e02a27c0d8..0000000000 --- a/main/template/minedu/layout/blank.tpl +++ /dev/null @@ -1 +0,0 @@ -{{ content }} \ No newline at end of file diff --git a/main/template/minedu/layout/block_menu.tpl b/main/template/minedu/layout/block_menu.tpl deleted file mode 100644 index 9e6dca634a..0000000000 --- a/main/template/minedu/layout/block_menu.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/layout/block_menu.tpl" %} diff --git a/main/template/minedu/layout/bread.tpl b/main/template/minedu/layout/bread.tpl deleted file mode 100644 index fdc476e3f6..0000000000 --- a/main/template/minedu/layout/bread.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/layout/bread.tpl" %} diff --git a/main/template/minedu/layout/course_navigation.tpl b/main/template/minedu/layout/course_navigation.tpl deleted file mode 100644 index 8d4754779c..0000000000 --- a/main/template/minedu/layout/course_navigation.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/layout/course_navigation.tpl" %} diff --git a/main/template/minedu/layout/error.tpl b/main/template/minedu/layout/error.tpl deleted file mode 100644 index a4bac15b3c..0000000000 --- a/main/template/minedu/layout/error.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/layout/error.tpl" %} diff --git a/main/template/minedu/layout/footer.tpl b/main/template/minedu/layout/footer.tpl deleted file mode 100644 index 5a165fdd64..0000000000 --- a/main/template/minedu/layout/footer.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/layout/footer.tpl" %} diff --git a/main/template/minedu/layout/head.tpl b/main/template/minedu/layout/head.tpl deleted file mode 100644 index b24e96ec93..0000000000 --- a/main/template/minedu/layout/head.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/layout/head.tpl" %} diff --git a/main/template/minedu/layout/hot_course_item.tpl b/main/template/minedu/layout/hot_course_item.tpl deleted file mode 100644 index c760635a34..0000000000 --- a/main/template/minedu/layout/hot_course_item.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/layout/hot_course_item.tpl" %} diff --git a/main/template/minedu/layout/hot_course_item_popup.tpl b/main/template/minedu/layout/hot_course_item_popup.tpl deleted file mode 100644 index fc89d35638..0000000000 --- a/main/template/minedu/layout/hot_course_item_popup.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/layout/hot_course_item_popup.tpl" %} diff --git a/main/template/minedu/layout/hot_courses.tpl b/main/template/minedu/layout/hot_courses.tpl deleted file mode 100644 index 1af2ab2f56..0000000000 --- a/main/template/minedu/layout/hot_courses.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/layout/hot_courses.tpl" %} diff --git a/main/template/minedu/layout/layout_1_col.tpl b/main/template/minedu/layout/layout_1_col.tpl deleted file mode 100644 index 1facb5d1ef..0000000000 --- a/main/template/minedu/layout/layout_1_col.tpl +++ /dev/null @@ -1 +0,0 @@ -{% extends app.template_style ~ "/../default/layout/layout_1_col.tpl" %} diff --git a/main/template/minedu/layout/layout_2_col.tpl b/main/template/minedu/layout/layout_2_col.tpl deleted file mode 100644 index 09b5872df3..0000000000 --- a/main/template/minedu/layout/layout_2_col.tpl +++ /dev/null @@ -1,113 +0,0 @@ -{% extends app.template_style ~ "/layout/main.tpl" %} - -{% block body %} - {# Main content #} - - {# Left column #} - -