diff -r -u dillo-0.7.1.orig/src/html.c dillo-0.7.1/src/html.c --- dillo-0.7.1.orig/src/html.c Sun Mar 9 10:05:51 2003 +++ dillo-0.7.1/src/html.c Sat Apr 5 10:14:42 2003 @@ -2576,12 +2576,16 @@ { static gint Html_write_raw(); const gchar *meta_template = +"
| \n" +"Meta refresh: %s |
| Warning: | \n" "\n"
" This page uses the NON-STANDARD meta refresh tag. The HTML 4.01 SPEC\n" " (sec 7.4.4) recommends explicitly to avoid it. |
| The author wanted you to go\n" " here%s | |