diff options
| author | Camil Staps | 2016-04-07 17:12:57 +0200 |
|---|---|---|
| committer | Camil Staps | 2016-04-07 17:12:57 +0200 |
| commit | 6fe6c6c7a972753d894d3107cdeb4cdd28b22125 (patch) | |
| tree | f369761e5ab1b34a50a7f92160b69037e74fcdee /project1/proj1_s4498062/content/test | |
| parent | Persistent connections tests project 1 (diff) | |
Project 1: fix line endings
Diffstat (limited to 'project1/proj1_s4498062/content/test')
| -rw-r--r-- | project1/proj1_s4498062/content/test/index.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/project1/proj1_s4498062/content/test/index.html b/project1/proj1_s4498062/content/test/index.html index a5d8c3d..8f5923f 100644 --- a/project1/proj1_s4498062/content/test/index.html +++ b/project1/proj1_s4498062/content/test/index.html @@ -1,9 +1,9 @@ -<html>
- <head>
- <title> Index Page </title>
- </head>
- <body>
- <h1> Index Page </h1>
- <p> Test Text </p>
- </body>
-</html>
+<html> + <head> + <title> Index Page </title> + </head> + <body> + <h1> Index Page </h1> + <p> Test Text </p> + </body> +</html> |
