11 lines
226 B
HTML
11 lines
226 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Feedback comments</title>
|
|
<meta charset="utf-8">
|
|
|
|
</head>
|
|
<body>
|
|
<p dir="ltr" style="text-align: left;">It is better to give steps to solve the problems.<br></p>
|
|
</body>
|
|
</html> |