kolibrios/programs/cmm/codeview/html/homepage.htm
Kirill Lipatov (Leency) 2c4fa5e173 WebView 2.0 beta 4: highlight a link as a single item, more refactoring
git-svn-id: svn://kolibrios.org@7757 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-03-29 10:57:14 +00:00

13 lines
192 B
HTML

<html>
<head>
<title>Homepage</title>
</head>
<body>
<br>
CodeView is a sipmle C--/C/C++ code viewer based on TWB component.<br>
<br>
Press Ctrl+O to open a file.
</body>
</html>