X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=themes%2Fdefault.sh;h=c096f8218a03639d6b24352c4ed4228df515993d;hb=f541a6a059c96525fdb66f23df993b70c94d8b7b;hp=56b57aed24eb505669d742cca13fde2f9660ae3f;hpb=b2c5e68fd567ad46143e70254c95f5b1050c8ed0;p=shellwiki diff --git a/themes/default.sh b/themes/default.sh index 56b57ae..c096f82 100755 --- a/themes/default.sh +++ b/themes/default.sh @@ -39,7 +39,7 @@ theme_editor(){ local page="$1" title title="${page%/}"; title="${title##*/}" - # Important! Web Server response including newline newline + # Important! Web Server response including newline printf "%s\r\n" "Content-Type: text/html; charset=utf-8" "" cat <<-EOF @@ -50,9 +50,10 @@ theme_editor(){ $(theme_header)
- - - + + + +
$(theme_footer)