Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • d1656298/client-project
  • d1634883/client-project
2 results
Show changes
...@@ -2,15 +2,15 @@ ...@@ -2,15 +2,15 @@
<html lang="en"> <html lang="en">
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Caerleon</title> <title>Penarth</title>
</head> </head>
<body> <body>
<div> <div>
<h1> Welcome to the town of Caerleon.</h1> <h1> Welcome to the town of Penarth.</h1>
</div> </div>
<div> <div>
<h2>Explore trails around Caerleon</h2> <h2>Explore trails around Penarth</h2>
<ul> <ul>
<li href="">Welsh History</li> <li href="">Welsh History</li>
<li>Super</li> <li>Super</li>
......