mirror of
https://tildegit.org/sbgodin/HtmGem.git
synced 2023-08-25 13:53:12 +02:00
20 lines
475 B
HTML
20 lines
475 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>HtmGem</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<link type='text/css' rel='StyleSheet' href='css/htmgem.css'>
|
|
</head>
|
|
<body>
|
|
<h1>HtmGem</h1>
|
|
<p> </p>
|
|
<h3>Php required</h3>
|
|
<p><a class='http' href='index.php'>🔄 index.php</a></p>
|
|
<p> </p>
|
|
<p> </p>
|
|
<p> </p>
|
|
<h3>Help</h3>
|
|
<p><a class='https' href='https://gmi.sbgodin.fr/htmgem'>https://gmi.sbgodin.fr/htmgem</a></p>
|
|
</body>
|
|
</html>
|