|
Server : LiteSpeed System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : outerorb ( 1091) PHP Version : 8.1.34 Disable Function : mail Directory : /home2/outerorb/.trash/ | |
|
Path: /home2/outerorb/.trash/artis.php
Size: 2 KB
Permissions: 0644
<?php die();
<!DOCTYPE html>
<html>
<head>
<?php include('inc/head.php'); ?>
</head>
<body>
<div class="wrapper">
<!-- header -->
<header>
<?php include('inc/header.php') ?>
</header>
<!-- banner -->
<div class="banner">
<div class="container">
<!-- heading -->
<h2>INFO</h2>
<!-- sub heading -->
<h3>Important Information for remote support service</h3>
<!-- access button -->
<a href="#work" class="btn btn-default">SCROLL DOWN</a>
</div>
</div>
<!-- banner end -->
<!-- works -->
<div class="works" id="work">
<div class="container">
<!-- default heading -->
<div class="default-heading">
<!-- heading -->
<h2>Payment Info for Tech4Artis</h2>
<!-- paragraph -->
</div>
<hr>
<div class="row">
<div class="col-md-3"></div>
<div class="col-md-6">
<ul>
<li>Bank Name: <strong>ATB Bank (Alberta Treasury Branches Bank)</strong></li>
<li>Bank Address: <strong>Calgary Forest Lawn, 3620, 17 Ave SE, CALGARY, ALBERTA, T2A 0R9</strong></li>
<li>A/C name: <strong>Artis Enterprises</strong></li>
<li>A/C No: <strong>00669787979</strong></li>
<li>Routing: <strong>021907709</strong></li>
<!-- <li>IBAN No: <strong>AE980030000510322020001</strong></li> -->
<li>SWIFT Code: <strong>ATBRCA6EXXX</strong></li>
<li>Company Address: <strong>Unit 2-3745 Fonda Way, SE, CALGARY, ALBERTA, T2A 5W7</strong></li>
<li>Reason: <strong>Digital Marketing Services</strong></li>
<li>Company Phone: <strong>+1 800 364 4044</strong></li>
</ul>
</div>
<div class="col-md-3"></div>
</div>
<hr>
<!-- contact -->
<?php include('inc/contact_section.php') ?>
<!-- contact -->
<footer>
<?php include('inc/footer.php') ?>
</footer>
</div>
<?php include('inc/footer_js.php') ?>
</body>
</html>