You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
235 B
Plaintext

2 years ago
include yslt.yml2
stylesheet {
param "file";
template "/page" div class=contents menu apply "h2|h3";
template "h2" li em a href="{$file}.html#{@id}" value ".";
template "h3" li a href="{$file}.html#{@id}" value ".";
}