mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-23 22:40:38 +01:00
tmpl/tex/de_technical, tmpl/tex/en_technical: Add files
This commit is contained in:
parent
2e2b018eec
commit
4b83b71982
10 changed files with 500 additions and 0 deletions
41
tmpl/tex/de_technical/index_head.html.tmpl
Normal file
41
tmpl/tex/de_technical/index_head.html.tmpl
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-eqquiv="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
||||
<meta name="description" CONTENT="No Title">
|
||||
<meta name="keywords" CONTENT="main">
|
||||
<meta name="resource-type" CONTENT="document">
|
||||
<meta name="distribution" CONTENT="global">
|
||||
<title>__TITLE__</title>
|
||||
<link rel=stylesheet href="main.css">
|
||||
</head>
|
||||
<body lang="en">
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<td>
|
||||
<p id="img_logo" align="right">
|
||||
<img width=264 height=77 src="__FRONTLOGO_WEB__">
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<br>
|
||||
<br>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<center>
|
||||
|
||||
<h1>__TITLE__</h1>
|
||||
<h1>__SUBTITLE__</h1>
|
||||
<h2>__DATE__</h2>
|
||||
<h2>Version: __VERSION__</h2>
|
||||
|
||||
|
||||
<h2>__AUTHORS__</h2>
|
||||
|
||||
<br>
|
||||
<hr width="100%">
|
||||
|
||||
This documentation can be downloaded in various formats:
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue