view lib/htmlheader.R @ 6:2925751ed586 draft

Uploaded
author petrn
date Fri, 20 Dec 2019 12:59:39 +0000
parents f6ebec6e235e
children
line wrap: on
line source

htmlheader="
<html xmlns:mml=\"http://www.w3.org/1998/Math/MathML\">
  <head>
    <meta charset=\"utf-8\"/>	
    <title> PAGE_TITLE </title>
    <link rel=\"stylesheet\" href=\"style1.css\">
  </head>
"