diff options
author | Anthony Ramine <[email protected]> | 2010-12-22 11:40:20 +0100 |
---|---|---|
committer | Anthony Ramine <[email protected]> | 2010-12-22 12:19:48 +0100 |
commit | f996d780c7b47ba3d82746f87afc45c4c35fec0b (patch) | |
tree | 0aaecdd9614152d7f14161206fc77423accbb9ea | |
parent | bdbfaf912dff3f9988196dfe9a3e25e7740898aa (diff) | |
download | otp-f996d780c7b47ba3d82746f87afc45c4c35fec0b.tar.gz otp-f996d780c7b47ba3d82746f87afc45c4c35fec0b.tar.bz2 otp-f996d780c7b47ba3d82746f87afc45c4c35fec0b.zip |
Add charset to "Currently in the 'pu' branch" script
-rwxr-xr-x | page | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ if (@ARGV) { my $title = "Currently in the 'pu' branch"; print <<"END"; <html> +<meta http-equiv="content-type" Content="text/html; charset=utf-8"> <title>$title</title> <style type="text/css" media="all"> body { |