2018-01-31 23:35:54 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en-US">
|
|
|
|
<head>
|
|
|
|
<meta charset='utf-8'>
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="chrome=1">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2022-02-02 00:24:17 +00:00
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="{{ '/assets/images/favicon-16x16.png' | relative_url }}">
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="{{ '/assets/images/favicon-32x32.png' | relative_url }}">
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="{{ '/assets/images/favicon-32x32.png' | relative_url }}">
|
2018-01-31 23:35:54 +00:00
|
|
|
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
|
|
|
|
{% seo %}
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
2022-02-05 05:10:41 +00:00
|
|
|
{% if page.include-banner %}
|
2022-02-02 00:00:27 +00:00
|
|
|
<a href="https://github.com/NuSkooler/enigma-bbs/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a>
|
2022-02-05 05:10:41 +00:00
|
|
|
{% endif %}
|
2022-02-02 00:00:27 +00:00
|
|
|
<div id="container">
|
2018-01-31 23:35:54 +00:00
|
|
|
<div class="sidebar" id="sidebar">
|
2022-02-02 00:00:27 +00:00
|
|
|
<hr class="mobile-divide" />
|
2018-01-31 23:35:54 +00:00
|
|
|
<div class="container">
|
2022-02-04 17:36:07 +00:00
|
|
|
<a href="{% link index.md %}"><img src="{{ '/assets/images/enigma-logo.png' | relative_url }}" class="logo" alt="Enigma logo" /></a>
|
2018-01-31 23:35:54 +00:00
|
|
|
</div>
|
2022-02-04 14:51:03 +00:00
|
|
|
{% capture nav_include %}{% include nav.html %}{% endcapture %}
|
2018-01-31 23:35:54 +00:00
|
|
|
{{ nav_include | markdownify }}
|
|
|
|
</div>
|
2022-02-02 00:00:27 +00:00
|
|
|
<div class="main_area">
|
|
|
|
<div class="container">
|
2018-01-31 23:35:54 +00:00
|
|
|
<section id="main_content">
|
2022-02-04 14:51:03 +00:00
|
|
|
<div class="PageNavigation">
|
|
|
|
{% if page.previous %}
|
2022-02-05 05:10:41 +00:00
|
|
|
<a class="btn" style="float:left;margin-right: 20px;" href="{{page.previous.url | relative_url }}">« {{page.previous.title}}</a>
|
2022-02-04 14:51:03 +00:00
|
|
|
{% endif %}
|
2022-02-02 00:00:27 +00:00
|
|
|
<a href="#sidebar" class="btn menu_button">MENU</a>
|
2022-02-04 14:51:03 +00:00
|
|
|
{% if page.next %}
|
2022-02-05 05:10:41 +00:00
|
|
|
<a class="btn" style="float: right;margin-left: 20px" href="{{page.next.url | relative_url }}">{{page.next.title}} »</a>
|
2022-02-04 14:51:03 +00:00
|
|
|
{% endif %}
|
2022-02-05 05:10:41 +00:00
|
|
|
<br clear="both" />
|
2022-02-04 14:51:03 +00:00
|
|
|
</div>
|
|
|
|
|
2018-01-31 23:35:54 +00:00
|
|
|
{{ content }}
|
2022-02-05 05:10:41 +00:00
|
|
|
|
|
|
|
<div class="PageNavigation">
|
|
|
|
{% if page.previous %}
|
|
|
|
<a class="btn" style="float:left;margin-right: 20px;" href="{{page.previous.url | relative_url }}">« {{page.previous.title}}</a>
|
|
|
|
{% endif %}
|
|
|
|
{% if page.next %}
|
|
|
|
<a class="btn" style="float: right;margin-left: 20px" href="{{page.next.url | relative_url }}">{{page.next.title}} »</a>
|
|
|
|
{% endif %}
|
|
|
|
<br clear="both" />
|
|
|
|
</div>
|
2018-01-31 23:35:54 +00:00
|
|
|
</section>
|
2022-02-02 00:00:27 +00:00
|
|
|
</div>
|
2018-01-31 23:35:54 +00:00
|
|
|
</div>
|
2022-02-02 00:00:27 +00:00
|
|
|
</div>
|
2018-01-31 23:35:54 +00:00
|
|
|
|
|
|
|
{% if site.google_analytics %}
|
|
|
|
<script type="text/javascript">
|
|
|
|
(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','//www.google-analytics.com/analytics.js','ga');
|
|
|
|
ga('create', '{{ site.google_analytics }}', 'auto');
|
|
|
|
ga('send', 'pageview');
|
|
|
|
</script>
|
|
|
|
{% endif %}
|
|
|
|
</body>
|
|
|
|
</html>
|