Skip to content
Snippets Groups Projects
Verified Commit b8176b5c authored by Chris Coley's avatar Chris Coley
Browse files

Add links between pages

parent 919fb3ab
Branches
No related tags found
No related merge requests found
...@@ -22,6 +22,10 @@ ...@@ -22,6 +22,10 @@
It was built on the <strong>%%BRANCH%%</strong> branch of the It was built on the <strong>%%BRANCH%%</strong> branch of the
<a href="%%PROJECT_URL%%"><strong>%%PROJECT_NAMESPACE%%</strong></a> project. <a href="%%PROJECT_URL%%"><strong>%%PROJECT_NAMESPACE%%</strong></a> project.
</p> </p>
<p>
Go back to the <a href="index.html">homepage</a>.
</p>
</body> </body>
</html> </html>
<!-- vi: set ts=2 sw=2 et ft=html: -->
...@@ -22,6 +22,10 @@ ...@@ -22,6 +22,10 @@
It was built on the <strong>%%BRANCH%%</strong> branch of the It was built on the <strong>%%BRANCH%%</strong> branch of the
<a href="%%PROJECT_URL%%"><strong>%%PROJECT_NAMESPACE%%</strong></a> project. <a href="%%PROJECT_URL%%"><strong>%%PROJECT_NAMESPACE%%</strong></a> project.
</p> </p>
<p>
Go check out this <a href="another-page.html">other page</a>.
</p>
</body> </body>
</html> </html>
<!-- vi: set ts=2 sw=2 et ft=html: -->
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment