diff options
author | Alexander Jung-Loddenkemper <alexander.julo@googlemail.com> | 2012-04-03 21:54:29 +0200 |
---|---|---|
committer | Alexander Jung-Loddenkemper <alexander.julo@googlemail.com> | 2012-04-03 21:54:29 +0200 |
commit | 17705531db940f8068904bfdbe0117f0d95f6a83 (patch) | |
tree | e49893eda1fb371ac35cabbaa5f60a8fbad0ced4 /bootlex/templates/article.html | |
parent | 0d872988b66675657a13682acf78fcaccbb5e170 (diff) | |
download | pelican-themes-17705531db940f8068904bfdbe0117f0d95f6a83.tar.gz |
[bootlex] fixes
Diffstat (limited to 'bootlex/templates/article.html')
-rw-r--r-- | bootlex/templates/article.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bootlex/templates/article.html b/bootlex/templates/article.html index 7903f61..d2cfda6 100644 --- a/bootlex/templates/article.html +++ b/bootlex/templates/article.html @@ -23,7 +23,6 @@ })(); </script> <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript> - <a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a> {% endif %} </div> {% endblock %} |