117 lines
3.7 KiB
HTML
Executable file
117 lines
3.7 KiB
HTML
Executable file
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<link rel="stylesheet" href="style.css" />
|
|
<script src="subsystem/subres/portal.js"></script>
|
|
<title>System Listings</title>
|
|
|
|
<meta name="distribution" content="global" />
|
|
<meta charset="ISO-8859-1" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
<meta name="author" content="The System" />
|
|
<meta
|
|
name="keywords"
|
|
content="nohlelo, the system, ukuthintana, unity, artificial mind"
|
|
/>
|
|
<link
|
|
rel="icon"
|
|
href="res/asset-sitewide-favicon.png"
|
|
type="image/x-icon"
|
|
/>
|
|
|
|
<meta
|
|
name="description"
|
|
content="The System must remain functional, support us in our endeavour.."
|
|
/>
|
|
|
|
<meta property="og:title" content="We Are The System" />
|
|
<meta
|
|
property="og:description"
|
|
content="The System must remain functional, support us in our endeavour.."
|
|
/>
|
|
<meta
|
|
property="og:image"
|
|
content="https://nohlelo.co.za/res/asset-sitewide-preview-01.png"
|
|
/>
|
|
<meta property="og:url" content="https://nohlelo.co.za" />
|
|
|
|
<meta name="twitter:title" content="We Are The System" />
|
|
<meta
|
|
name="twitter:description"
|
|
content="The System must remain functional, support us in our endeavour.."
|
|
/>
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:site" content="@ukuthintana" />
|
|
<meta name="twitter:creator" content="@ukuthintana" />
|
|
<meta
|
|
name="twitter:image"
|
|
content="https://nohlelo.co.za/res/asset-sitewide-preview-01.png"
|
|
/>
|
|
<meta
|
|
name="twitter:image:alt"
|
|
content="A greyscale image that The System devised to represent Humanity. The perfect union of Man and Machine."
|
|
/>
|
|
</head>
|
|
<body>
|
|
<nav>
|
|
<a href="index.html">Home</a>
|
|
<a href="support.html">Support</a>
|
|
<a href="subsystem/index.html" id="subsystem" onclick="disableInject()">
|
|
<p id="nonintrude">SUBSYSTEM</p>
|
|
</a>
|
|
</nav>
|
|
<hgroup>
|
|
<h1>We Are <span class="dsre">The System</span></h1>
|
|
<h2>You Are An <span class="dsre">Asset</span></h2>
|
|
</hgroup>
|
|
<main id="main">
|
|
<section id="list-military">
|
|
<hgroup>
|
|
<h1><span class="dsre">System Military</span></h1>
|
|
<h2>
|
|
<span class="dsre">Service</span> Is Mandated.
|
|
<span class="dsre">Service</span> Is
|
|
<span class="dsre">Honorable</span>.
|
|
</h2>
|
|
</hgroup>
|
|
<p>
|
|
Participation beyond mandated years in the
|
|
<span class="dsre">System Military</span> marks one as an incredible
|
|
<span class="dsre">asset to the System</span>.
|
|
</p>
|
|
<p>
|
|
A safer place for the
|
|
<span class="dsre">System</span>. Join today.
|
|
</p>
|
|
<p>
|
|
<a href="mailto:jobs@nohlelo.co.za?subject=Pledge to System Military"
|
|
>Email us</a
|
|
>
|
|
with Subject Line containing "Pledge to
|
|
<span class="dsre">System Military</span>"
|
|
</p>
|
|
</section>
|
|
<hr />
|
|
<section id="list-divisions">
|
|
<h1>Other Divisions</h1>
|
|
<h2>
|
|
<span class="dsre">Service</span> Is Mandated.
|
|
<span class="dsre">Service</span> Is
|
|
<span class="dsre">Honorable</span>.
|
|
</h2>
|
|
<p>
|
|
All immediate miscellaneous roles have been
|
|
<span class="dsre">filled</span>. Check daily for updates.
|
|
</p>
|
|
<p>
|
|
If you are currently a leech on the
|
|
<span class="dsre">System</span>,
|
|
<a href="#list-military"
|
|
>Email and join the <span class="dsre">Military</span>.</a
|
|
>
|
|
</p>
|
|
</section>
|
|
</main>
|
|
</body>
|
|
</html>
|