Skip to content

Instantly share code, notes, and snippets.

@ralsina
Created August 23, 2013 18:20
Show Gist options
  • Save ralsina/6322377 to your computer and use it in GitHub Desktop.
Save ralsina/6322377 to your computer and use it in GitHub Desktop.
moot.it comments for Nikola
## -*- coding: utf-8 -*-
<%def name="html_disqus(url, title, identifier)">
<a class="moot" href="https://moot.it/i/${disqus_forum}/${identifier}">${disqus_forum} forums</a>
</%def>
<%def name="html_disqus_link(link, identifier)">
</%def>
<%def name="html_disqus_script()">
<script src="https://cdn.moot.it/1/moot.min.js"></script>
</%def>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment