diff options
-rwxr-xr-x | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ <html> <head> <title>Pastebin</title> - <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body> <p>Paste Stuff Here!</p> |