mirror of
https://github.com/moparisthebest/www.moparscape.org
synced 2024-11-11 11:55:04 -05:00
5 lines
262 B
Plaintext
5 lines
262 B
Plaintext
|
:javascript
|
||
|
var disqus_url = "#{page.full_url}#{page.url}";
|
||
|
%noscript
|
||
|
%a(href="http://#{page.disqus_short_name}.disqus.com/?url=ref") View the discussion thread
|
||
|
%script(type="text/javascript" src="http://disqus.com/forums/#{page.disqus_short_name}/embed.js")
|