Wed, 31 Dec 2014 07:16:47 +0100
Revert simplistic fix pending revisit of Mozilla integration attempt.
michael@0 | 1 | <frameset rows="170,*"> |
michael@0 | 2 | <!-- Have to specify charset=ISO-8859-1 because that's what javascript: will |
michael@0 | 3 | do and the fonts used depend on the charset. --> |
michael@0 | 4 | <frame src="data:text/html;charset=ISO-8859-1,frame1"> |
michael@0 | 5 | <frame src="data:text/html;charset=ISO-8859-1,frame2"> |
michael@0 | 6 | </frameset> |