You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ig...@apache.org on 2012/05/07 23:19:02 UTC

svn commit: r1335265 - /trafficserver/site/trunk/templates/docs_page.html

Author: igalic
Date: Mon May  7 21:19:02 2012
New Revision: 1335265

URL: http://svn.apache.org/viewvc?rev=1335265&view=rev
Log:
Correctly close disqus div.

Modified:
    trafficserver/site/trunk/templates/docs_page.html

Modified: trafficserver/site/trunk/templates/docs_page.html
URL: http://svn.apache.org/viewvc/trafficserver/site/trunk/templates/docs_page.html?rev=1335265&r1=1335264&r2=1335265&view=diff
==============================================================================
--- trafficserver/site/trunk/templates/docs_page.html (original)
+++ trafficserver/site/trunk/templates/docs_page.html Mon May  7 21:19:02 2012
@@ -91,8 +91,9 @@
         <h1><a id="comments_section" name="comments_section">Comments</a></h1>
         <div class="warning"><strong>This section is experimental!</strong><br />
           Comments placed here should not be expected to last beyond the testing phase of this system,
-          nor do we in any way guarantee that we'll read them.</div>
-        <div id="disqus_thread" /><script type="text/javascript"><!--//--><![CDATA[//><!--
+          nor do we in any way guarantee that we'll read them.
+        </div>
+        <div id="disqus_thread"></div><script type="text/javascript"><!--//--><![CDATA[//><!--
 var lang = 'en';
 var disqus_shortname = 'trafficserver';
 var disqus_identifier = window.location.href;