Skip to content

Instantly share code, notes, and snippets.

@pankajksharma
Created May 1, 2013 21:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pankajksharma/5498536 to your computer and use it in GitHub Desktop.
Save pankajksharma/5498536 to your computer and use it in GitHub Desktop.
Trial patch, asked to write with proposal "PTS rewrite in Django".
Index: www/xsl/pts.xsl
===================================================================
--- www/xsl/pts.xsl (revision 2970)
+++ www/xsl/pts.xsl (working copy)
@@ -1185,6 +1185,9 @@
<a name="todo" />
<h2>todo</h2>
<ul>
+ <li>
+ Pankaj Kumar Sharma
+ </li>
<xsl:copy-of select="$todo" />
</ul>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment