forked from textpattern/textpattern.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfooter.html
More file actions
56 lines (56 loc) · 3.61 KB
/
footer.html
File metadata and controls
56 lines (56 loc) · 3.61 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
</main>
</div><!-- /.wrapper -->
<aside class="container complementary-content">
<div class="layout-container">
<div class="layout-3col-2span">
<div class="layout-container">
<section class="layout-2col" itemscope itemtype="https://schema.org/Organization">
<h4>Social channels</h4>
<meta itemprop="name" content="Textpattern CMS">
<ul class="social-channels">
<li><a class="facebook" rel="external" itemprop="url" href="http://textpattern.com/facebook" title="Follow us on Facebook+">Facebook</a></li>
<li><a class="twitter" rel="external" itemprop="url" href="http://textpattern.com/@textpattern" title="Follow us on Twitter">Twitter</a></li>
<li><a class="googleplus" rel="external" itemprop="url" href="http://textpattern.com/+" title="Follow us on Google+">Google+</a></li>
<li><a class="github" rel="external" itemprop="url" href="http://textpattern.com/github" title="Follow us on GitHub">GitHub</a></li>
</ul>
<h4>Donate</h4>
<p>Your kind donations help us keep Textpattern CMS development alive!</p>
<p><a class="button button-primary" href="http://textpattern.com/patrons"><span class="ui-icon ui-icon-heart"></span> Donate…</a></p>
</section>
<section class="layout-2col community-details">
<h4>External links</h4>
<ul class="community-links">
<li><a rel="external" href="https://github.com/textpattern">Textpattern on GitHub</a></li>
<li><a rel="external" href="https://github.com/textile">Textile on GitHub</a></li>
<li><a rel="external" href="http://textpattern.tips/">Textpattern Tips</a></li>
<li><a rel="external" href="https://github.com/drmonkeyninja/awesome-textpattern">Awesome Textpattern</a></li>
<li><a rel="external" href="http://txpmag.com/">TXP Magazine</a></li>
<li><a rel="external" href="http://textpattern.ru/">Textpattern.ru</a></li>
<li><a rel="external" href="http://welovetxp.com/">We Love TXP</a></li>
</ul>
</section>
</div>
</div>
<section class="layout-3col host-details">
<h4 class="accessibility">Host details</h4>
<p><b class="host-network">Textpattern Network</b></p>
<p>
<small>
Kindly hosted by<br>
<a class="joyent" rel="external" href="https://www.joyent.com/" title="Go to the Joyent website">Joyent</a>
</small>
</p>
</section>
</div>
</aside>
<footer class="site-footer" role="contentinfo">
<p class="legal">
Copyright 2004–{{ site.time | date: '%Y' }} The Textpattern Development Team.
<a href="http://textpattern.com/contact">Contact us</a>.
<a href="http://textpattern.com/privacy">Privacy</a>.
<a rel="external" href="http://textpattern.com/humans.txt">Colophon</a>.
Textpattern is both free and open source. <a rel="external" href="https://github.com/textpattern/textpattern.github.io/blob/master/LICENSE.txt">GPLv2 license</a>.
</p>
</footer>
<script data-main="https://textpattern.io/assets/js/main.js" src="https://textpattern.io/assets/js/require.js"></script>
<noscript>JavaScript is currently disabled in your browser - activate it for the best experience.</noscript>