Files
AI/Events/templates/Display.html
T

10 строки
219 B
HTML
Исходник Обычный вид История

2022-12-12 10:45:51 +05:30
<!DOCTYPE html>
<html>
<head>
<title>Sample Code</title>
</head>
<body>
<h1>Opening a folder from HTML code</h1>
<a href='/home/bizgaze/PycharmProjects/img/output'>Click to open a folder</a>
</body>
</html>