summaryrefslogtreecommitdiffstats
path: root/modules-available/exams/templates/page-main-heading.html
diff options
context:
space:
mode:
authorSimon Rettberg2016-07-12 16:54:36 +0200
committerSimon Rettberg2016-07-12 16:54:36 +0200
commitd072920a676743dd4ba9d4cc4af080eee9809a01 (patch)
treed5df552bd3878d8704447593cffedd24ffb8f90b /modules-available/exams/templates/page-main-heading.html
parent[exams] Fix layout/type (diff)
downloadslx-admin-d072920a676743dd4ba9d4cc4af080eee9809a01.tar.gz
slx-admin-d072920a676743dd4ba9d4cc4af080eee9809a01.tar.xz
slx-admin-d072920a676743dd4ba9d4cc4af080eee9809a01.zip
[exams] Show list of upcomfing exam lectures; allow adding exam period based on upcoming exam
Diffstat (limited to 'modules-available/exams/templates/page-main-heading.html')
-rw-r--r--modules-available/exams/templates/page-main-heading.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules-available/exams/templates/page-main-heading.html b/modules-available/exams/templates/page-main-heading.html
new file mode 100644
index 00000000..87b92a20
--- /dev/null
+++ b/modules-available/exams/templates/page-main-heading.html
@@ -0,0 +1,3 @@
+<h1>{{lang_headingMain}}</h1>
+
+<p>{{lang_examModeDescription}}</p> \ No newline at end of file