summaryrefslogtreecommitdiffstats
path: root/html/includes/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/includes/footer.html')
-rw-r--r--html/includes/footer.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/html/includes/footer.html b/html/includes/footer.html
new file mode 100644
index 0000000..f9c01ad
--- /dev/null
+++ b/html/includes/footer.html
@@ -0,0 +1,14 @@
+<!-- start footer -->
+<footer class="footer">
+ <div class="content is-small">
+ <p>Copyright &copy; 2002-2019 Free Software Foundation of India.</p>
+
+ <p>Verbatim copying and distribution of this entire article is
+ permitted in any medium, provided this notice is preserved.</p>
+ </div>
+
+ <div class="footer-sister-orgs content is-small has-text-centered">
+ <p class="">FSF India has sister organizations in <a href="#">North America</a>, <a href="#">Europe</a>, and <a href="#">Latin America</a>.</p>
+ </div>
+</footer>
+<!-- end footer -->