Copied template from submodule to this repo
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
70345608ee
commit
6b1a928242
44 changed files with 3549 additions and 4 deletions
10
tex/code/html5_sample.html
Executable file
10
tex/code/html5_sample.html
Executable file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>HTML5 Document Template</title>
|
||||
</head>
|
||||
<body>
|
||||
Some text here (visible to the users)
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue