Return to Snippet

Revision: 15837
at July 18, 2009 20:04 by egoloco


Initial Code
<p class='comment-footer'> <!-- Segundo en el blog -->
<b:if cond='data:post.embedCommentForm'>
<b:include data='Post' name='comment-form'/>
<b:else/>
 <b:if cond='data:post.allowComments'>
  <a expr:href='data:post.addCommentUrl'
  expr:onclock='data:post.addCommentOnclick'>
  <data:postCommentMsg/></a>
 </b:if>
</b:if>

Initial URL
http://egoblogo.blogspot.com

Initial Description


Initial Title
Formulario de Comentario Incrustado en Blogger (Con Correccion)

Initial Tags
xml

Initial Language
XML