diff --git a/teckidspubmat.cls b/teckidspubmat.cls
index cbf93d98b0be1937bb8094b55966056f3989617c..3df4ab38d69abc13bcfbcb1518823f6de2d4b3e7 100644
--- a/teckidspubmat.cls
+++ b/teckidspubmat.cls
@@ -27,13 +27,14 @@
 \LoadClass{scrartcl}
 
 \RequirePackage{teckids}
+\usepackage{lastpage}
 
 \RequirePackage[automark]{scrpage2}
 \pagestyle{scrheadings}
 \clearscrheadings
 \clearscrplain
 \lohead{\headmark}
-\rohead{\today}
+\rohead{\thepage{}/\pageref*{LastPage}}
 \lofoot{\rule{\textwidth}{1pt}
 \includegraphics[width=3cm]{cc-by-sa}}
 \rofoot{\teckidslogo[3cm]{}}