create two version old and new
This commit is contained in:
14
new/en/date.html
Normal file
14
new/en/date.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<base href="../"/>
|
||||
<link href="./styles/style.css" type="text/css" rel="stylesheet">
|
||||
<style>.date {margin-right: 2px;}</style>
|
||||
</head>
|
||||
<body>
|
||||
<p class="date right"><i><small>May 2021</small></i></p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user