blob: 133e527ef35486bde21ac09f6b9bb67aa749b6d3 (
plain)
1
2
3
4
5
6
7
8
9
10
|
%% Order is important
%!postproc(html): '(?i)<H1>ThisClassID' '<H1><a class="headerTitle" href="ThisClassURL">ThisClassID</a>'
%!postproc(html): ThisClassURL 'path2root'
%%% ATTENTION
%% %!postproc: ThisClassTitle and ThisClassID need to be the last
%!postproc: ThisClassTitle Experimental Atomic Physics
%!postproc: ThisClassID 'Physics 251'
|