git.ntnlv.ca
Repositories
Help
Report an Issue
qdmtl-ts.git
Code
Commits
Branches
Tags
Search
Tree:
1dad7b3
Branches
Tags
prod
qdmtl-ts.git
index.php
Mise à jour index
davvalent
commited
1dad7b3
at 2022-05-02 07:28:43
index.php
Blame
History
Raw
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="fr-ca" xml:lang="fr-ca"> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/> <title>Point d’accès SPARQL - QDMTL</title> <link href="css/normalize.css" rel="stylesheet"/> <link href="css/style.css" rel="stylesheet"/> <link href="css/yasgui.min.css" rel="stylesheet"/> <script src="js/yasgui.min.js"></script> </head> <body> <h1>qdmtl.ca - SPARQL</h1> <div id="yasgui"></div> <script src="js/yasgui-config.js"></script> </body> </html>