diff options
Diffstat (limited to 'programmes.sh')
| -rw-r--r-- | programmes.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/programmes.sh b/programmes.sh new file mode 100644 index 0000000..2a3486d --- /dev/null +++ b/programmes.sh @@ -0,0 +1,6 @@ +title=Programmes +stylesheets=programmes + +old='<li><a href="programmes.html">' +new='<li class="current"><a href="programmes.html">' +current_div=",${old},${new}," |
