Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions jenkinsfife34
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MylandmarkTech.com- Home Page</title>
<link href="images/log4.png" rel="icon">
</head>
</head>
<body>
<h1 align="center">Welcome to Landmark Technologies.</h1>
<h2 align="center"> We are supporting the Ebay Black Friday Project.
Landmark Technologies is a software development company.
Class26 will run from October 2, 2021.
The shout of the King Jesus is in our midst. HE IS OUR SUCCESS ACCESS KEY</h2>
<hr>
<div style="text-align: center;">
<span>
<img src="images/mylandmarklogo.jpg" alt="" width="200">
</span>
<span style="font-weight: bold;">
Landmark Technology,
Toronto, Ontario, Canada
+1 437 215 2483,
[email protected]
<br>
<a href="mailto:[email protected]">Mail to Landmark Technologies</a>
</span>
</div>
<hr>
<p> Service : <a href="services/employee/getEmployeeDetails">Get Employee Details </p>
<hr>
<hr>
<p align=center>Landmark Technologies - Consultant, Training, Development Center.</p>
<p align=center><small>Copyrights 2019 by <a href="http://mylandmark.tech/">Landmark Technologies</a> </small></p>

</body>
</html>