X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=themes%2Fdefault.sh;h=c096f8218a03639d6b24352c4ed4228df515993d;hb=ff2e30ac4a6ed701b95e1783a1c482cabb9d8876;hp=56b57aed24eb505669d742cca13fde2f9660ae3f;hpb=5188614dbad08cce02ab53910d9252b0007f228f;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)