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