Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Team 5 - Smart Towns
Manage
Activity
Members
Labels
Plan
Issues
34
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rhys Evans
Team 5 - Smart Towns
Compare revisions
97a1c7ad431cb76d2131cd56a5839146c7ad2cbc to a56c2213f4035e768f3d04a23fa80af91e122c46
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
d1634883/client-project
Select target project
No results found
a56c2213f4035e768f3d04a23fa80af91e122c46
Select Git revision
Swap
Target
d1634883/client-project
Select target project
d1656298/client-project
d1634883/client-project
2 results
97a1c7ad431cb76d2131cd56a5839146c7ad2cbc
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/main/resources/templates/towns/penarth.html
+3
-3
3 additions, 3 deletions
src/main/resources/templates/towns/penarth.html
with
3 additions
and
3 deletions
src/main/resources/templates/towns/
caerleon
.html
→
src/main/resources/templates/towns/
penarth
.html
View file @
a56c2213
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Prev
1
2
Next