Files
lombok/website/changelog.html
T

16 lines
441 B
HTML

<!DOCTYPE html>
<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="logi/reset.css" />
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
<meta name="description" content="Spice up your java" />
<title>Project Lombok - Changelog</title>
<style type="text/css">
body {
margin: 8px;
}
</style>
</head><body>
@CHANGELOG@
</body></html>