-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit c77c4ed
Showing
241 changed files
with
93,583 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
## EXPIRES CACHING ## | ||
<IfModule mod_expires.c> | ||
ExpiresActive On | ||
ExpiresByType image/jpg "access 1 year" | ||
ExpiresByType image/jpeg "access 1 year" | ||
ExpiresByType image/gif "access 1 year" | ||
ExpiresByType image/png "access 1 year" | ||
ExpiresByType image/svg+xml "access plus 1 year" | ||
ExpiresByType text/css "access 1 month" | ||
ExpiresByType application/pdf "access 1 month" | ||
ExpiresByType application/javascript "access 1 month" | ||
ExpiresByType application/x-javascript "access 1 month" | ||
ExpiresByType application/x-shockwave-flash "access 1 month" | ||
ExpiresByType image/x-icon "access 1 year" | ||
ExpiresDefault "access 2 days" | ||
</IfModule> | ||
<IfModule mod_mime.c> | ||
ForceType application/json | ||
</IfModule> | ||
## EXPIRES CACHING ## |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"applinks": { | ||
"apps": [], | ||
"details": [ | ||
{ | ||
"appID": "AKZ9SS86G7.com.townsuite.mobile", | ||
"paths": [ "/issue/view" ] | ||
}, | ||
{ | ||
"appID": "AG7TGAU4VY.com.townsuite.mobile", | ||
"paths": [ "/issue/view" ] | ||
} | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<html> | ||
<body> | ||
<p>test</p> | ||
</body> | ||
</html> |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,163 @@ | ||
<!DOCTYPE html> | ||
<html lang="en_CA" xmlns:fb="https://ogp.me/ns/fb#" xml:lang="en_CA" class="grid-990" xmlns="https://www.w3.org/1999/xhtml"> | ||
|
||
<head> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=0"> | ||
<link id="linkFavicon" rel="shortcut icon" href="/assets/emblem.png" type="image/x-icon" /> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" /> | ||
<link href="/assets/css/animation.css" type="text/css" crossorigin="anonymous" rel="stylesheet" /> | ||
<link href="/assets/css/components.css" type="text/css" crossorigin="anonymous" rel="stylesheet" /> | ||
<link href="/assets/css/about.css" type="text/css" crossorigin="anonymous" rel="stylesheet" /> | ||
<link href="/assets/css/expanding_section.css" type="text/css" crossorigin="anonymous" rel="stylesheet" /> | ||
<link href="/assets/css/footer.css" type="text/css" crossorigin="anonymous" rel="stylesheet" /> | ||
<link href="/assets/css/mediatxt.css" type="text/css" crossorigin="anonymous" rel="stylesheet" /> | ||
<link href="/assets/css/base.css" type="text/css" crossorigin="anonymous" rel="stylesheet" /> | ||
<link href="/assets/css/index.css" type="text/css" crossorigin="anonymous" rel="stylesheet" /> | ||
<link href="/assets/css/menu.css" type="text/css" crossorigin="anonymous" rel="stylesheet" /> | ||
<meta property="og:image" content="https://townsuite.com/assets/logo.svg" /> | ||
<title>TownSuite Events - TownSuite Municipal Software</title> | ||
</head> | ||
|
||
<body class="en_CA townsuite-2017 townsuite-2017--responsive townsuite-logo-2016 " dir="ltr"> | ||
<header class="mast-head"> | ||
<div class="mast-head__container container"> | ||
<nav class="mast-head__nav mast-head-nav"> | ||
<ul class="nav-list"> | ||
<li class="nav-list__item nav-list__item--ts"><a href="/try" id="try-ts" class="button-tertiary try-ts">Try TownSuite</a> | ||
</li> | ||
</ul> | ||
<ul class="nav-list"> | ||
<li class="nav-list__item nav-list__item--download"><a href="/apps" class="button-link">View our apps</a> | ||
</li> | ||
<li class="nav-list__item nav-list__item--sign-in"><a href="https://portal.ws.townsuite.com" id="sign-in" class="sign-in button-link">Sign in</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<h1 id="townsuite-logo" class="townsuite-logo"><a href="/"><img src="/assets/logo.svg" alt="" src="/" href="/" class="townsuite-logo__type" /></a>TownSuite</h1> | ||
</div> | ||
</header> | ||
|
||
<div class="outer-menu"> | ||
<input class="checkbox-toggle" type="checkbox" /> | ||
<div class="hamburger"> | ||
<div></div> | ||
</div> | ||
<div class="menu-title">Menu</div> | ||
<div class="menu"> | ||
<div> | ||
<div> | ||
<ul> | ||
<li>1. <a href="/big-picture">The <strong>BIG</strong> picture</a></li> | ||
<li>2. <a href="/enhance">Enhancing your processes</a></li> | ||
<li>3. <a href="/apps">Understand our offerings</a></li> | ||
<li>4. <a href="/about">Learn about who we are</a></li> | ||
<li>5. <a href="/edge">TownSuite EDGE Conference</a></li> | ||
<div class="login"> | ||
<a href="/try" class="button-tertiary">Try TownSuite</a> or | ||
<a href="https://portal.ws.townsuite.com" class="button-tertiary">Sign in</a> | ||
</div> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div id="page-content"> | ||
<section class="about-section section-intro"> | ||
<h1 class="intro-text">404 Page not found <h1> | ||
<h3>What you were searching for does not seem to exist please try again or <a href="/">go back home</a>.</h3> | ||
</section> | ||
|
||
<!-- Start Cookie Consent plugin --> | ||
<script type="text/javascript"> | ||
window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience. For more information please","dismiss":"I accept","learnMore":"click here","link":"/cookies","theme":"light-bottom"}; | ||
</script> | ||
|
||
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10/cookieconsent.min.js"></script> | ||
<!-- End Cookie Consent plugin --> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', 'UA-6741184-3', 'auto'); | ||
ga('send', 'pageview'); | ||
|
||
</script> | ||
|
||
<section class="footer-row"> | ||
<footer id="homepage-footer" class="twelve-column townsuite-footer clearfix"> | ||
<nav> | ||
<ul class="o-nav"> | ||
<li class="o-nav__header">TownSuite</li> | ||
<li class="o-nav__item"><a href="/apps#desktop">Desktop apps</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/apps#web">Web apps</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/apps#mobile">Mobile apps</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/features">Features</a> | ||
</li> | ||
</ul> | ||
<ul class="o-nav"> | ||
<li class="o-nav__header">Company</li> | ||
<li class="o-nav__item"><a href="/about">About</a> | ||
</li> | ||
<li class="o-nav__item"><a href="https://news.townsuite.com">News</a> | ||
</li> | ||
<li class="o-nav__item"><a href="https://status.ws.townsuite.com/">Status</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/events">Events</a> | ||
</li> | ||
</ul> | ||
<ul class="o-nav"> | ||
<li class="o-nav__header">Products</li> | ||
<li class="o-nav__item"><a href="/finance">Finance and revenue</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/asset-management">Asset management</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/hris">HRIS</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/land">Land management</a> | ||
</li> | ||
</ul> | ||
<ul class="o-nav"> | ||
<li class="o-nav__header"> </li> | ||
<li class="o-nav__item"><a href="/ebills">eBills and ePayments</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/events-facilities">Event and facilities</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/service-requests">Service requests</a> | ||
</li> | ||
</ul> | ||
<ul class="o-nav"> | ||
<li class="o-nav__header">Support</li> | ||
<li class="o-nav__item"><a href="https://portal.ws.townsuite.comissue/new">Helpdesk</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/contact">Contact us</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/cookies">Cookies</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/privacy">Privacy & Terms</a> | ||
</li> | ||
</ul> | ||
<ul class="o-nav"> | ||
<li class="o-nav__header">Community</li> | ||
<li class="o-nav__item"><a href="/partner-program">Partner program</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/jobs">Jobs</a> | ||
</li> | ||
<li class="o-nav__item"><a href="/referrals">Referrals</a> | ||
</li> | ||
<li class="o-nav__item"><a href="https://docs.townsuite.com">Documentation</a> | ||
</li> | ||
</ul> | ||
</nav> | ||
<div id="locale-container"> © | ||
<script> | ||
document.write(new Date().getFullYear()) | ||
</script> TownSuite Municipal Software <img border="0" src="/assets/emblem.svg?v=1.814.0.15739" alt="TownSuite Emblem"></div> | ||
</footer> | ||
</section> | ||
</body> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
<html> | ||
<head> | ||
<link href="https://townsuite.com/assets/css/500.css" type="text/css" crossorigin="anonymous" rel="stylesheet" /> | ||
<title>503 - Service unavailable</title> | ||
</head> | ||
<body> | ||
<div class="wrapper"> | ||
<h1>Hmm...</h1> | ||
<p><span>503 - Service unavailable</span></p> | ||
<p>It appears you are experiencing technical difficulties navigating the site. Please click the button below to get back on course.</p> | ||
<div class="buttons"><a href="/">Refresh the page</a></div> | ||
</div> | ||
<div class="space"> | ||
<div class="blackhole"></div> | ||
<div class="ship"> | ||
<div id="rocket-container"> | ||
<object data="https://townsuite.com/assets/svg/500.svg" type="image/svg+xml"></object> | ||
<object data="https://townsuite.com/assets/svg/500-1.svg" type="image/svg+xml"></object> | ||
</div> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
townsuite.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# TownSuite.com | ||
2017 Website WIP. |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
include: [".well-known"] |
Oops, something went wrong.