Skip to content

Commit 4478f31

Browse files
committed
Added the footer include.
1 parent b91f612 commit 4478f31

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

_includes/footer.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<div id="footer">
2+
<div class="fine-print">
3+
<p>Content available in <a href="/en/">English</a>, <a href="/fr/">French</a>, <a href="/ja/">Japanese</a>, <a href="/ko/">Korean</a>, <a href="/pl/">Polish</a>, <a href="/es/">Spanish</a>, <a href="/pt/">Portuguese</a>, <a href="/zh_cn/">Simplified Chinese</a>, <a href="/zh_TW/">Traditional Chinese</a>, <a href="/id/">Bahasa Indonesia</a>, <a href="/de/">German</a>, <a href="/it/">Italian</a>, <a href="/cs/">Czech</a>, <a href="/bg/">Bulgarian</a> and <a href="/tr/">Turkish</a>.</p>
4+
<p>This website is made with Ruby and powered by <a href="http://radiantcms.org">Radiant CMS</a>.
5+
It is proudly maintained by <a href="http://rubyidentity.org">members of the Ruby community</a>. Please contact
6+
our <a href="mailto:[email protected]">webmaster</a> for questions or comments
7+
concerning this website.</p>
8+
9+
</div>
10+
</div>

0 commit comments

Comments
 (0)