src/html.cpp

changeset 41
19cc90878968
parent 35
d75805c1e3b9
child 42
e0f3d41ae44b
equal deleted inserted replaced
40:845b5ebc91bd 41:19cc90878968
118 background-color: #008000; 118 background-color: #008000;
119 } 119 }
120 </style> 120 </style>
121 </head> 121 </head>
122 <body> 122 <body>
123 <div class=\"heatmap-content\">)"); 123 <div class="heatmap-content">)");
124 indentation = 3; 124 indentation = 3;
125 } 125 }
126 } 126 }
127 127
128 void html::close(bool fragment) { 128 void html::close(bool fragment) {

mercurial