Subversion-Projekte lars-tiefland.prado

Revision

Revision 5 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 5 Revision 7
Zeile 1... Zeile -...
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-
 
2
<html>
-
 
3
 
-
 
4
<head>
-
 
5
	<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
-
 
6
	<meta name="author" content="Webagentur Niewerth">
-
 
7
 
-
 
8
	<title>Ohne Titel 1</title>
-
 
9
</head>
-
 
10
 
-
 
11
<body>
-
 
12
<%@ MasterClass="Application.layouts.MainLayout" Title="My Blog - Contact" %>
1
<%@ MasterClass="Application.layouts.MainLayout" Title="My Blog - Contact" %>
Zeile 13... Zeile 2...
13
 
2
 
14
<com:TContent ID="Main">
3
<com:TContent ID="Main">
15
 <h1>Contact</h1>
4
 <h1>Contact</h1>
Zeile 49... Zeile 38...
49
<br/>
38
<br/>
50
<com:TButton Text="Submit" OnClick="submitButtonClicked" />
39
<com:TButton Text="Submit" OnClick="submitButtonClicked" />
Zeile 51... Zeile 40...
51
 
40
 
52
</com:TForm>
41
</com:TForm>
53
</com:TContent> 
-
 
54
</body>
-
 
55
</html>
42
</com:TContent>