summaryrefslogtreecommitdiff
path: root/.templates/document.html
diff options
context:
space:
mode:
Diffstat (limited to '.templates/document.html')
-rw-r--r--.templates/document.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/.templates/document.html b/.templates/document.html
index 8051277..cb57103 100644
--- a/.templates/document.html
+++ b/.templates/document.html
@@ -17,4 +17,8 @@
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</div>
{{ super() }}
+{% endblock %}
+
+{% block github_info %}
+<a href="https://raw.github.com/ojacobson/grimoiredotca/master/wiki/{{ path }}.md">See this page on GitHub</a> (<a href="https://github.com/ojacobson/grimoiredotca/commits/master/wiki/{{ path }}.md">history</a>).
{% endblock %} \ No newline at end of file