Author: hsaputra
Date: Fri Jun 29 18:35:17 2012
New Revision: 1355497
URL: http://svn.apache.org/viewvc?rev=1355497&view=rev
Log:
Fix spaces and line alignment.
Modified:
shindig/trunk/content/samplecontainer/examples/templates/RelativeTemplateLibrary.xml
Modified:
shindig/trunk/content/samplecontainer/examples/templates/RelativeTemplateLibrary.xml
URL:
http://svn.apache.org/viewvc/shindig/trunk/content/samplecontainer/examples/templates/RelativeTemplateLibrary.xml?rev=1355497&r1=1355496&r2=1355497&view=diff
==============================================================================
---
shindig/trunk/content/samplecontainer/examples/templates/RelativeTemplateLibrary.xml
(original)
+++
shindig/trunk/content/samplecontainer/examples/templates/RelativeTemplateLibrary.xml
Fri Jun 29 18:35:17 2012
@@ -28,7 +28,7 @@
<div>
<p>Simple test of gadget using template library with relative path</p>
</div>
- <script type="text/os-template" xmlns:foo="http://foo.com/">
+ <script type="text/os-template" xmlns:foo="http://foo.com/">
<foo:HelloWorld />
</script>
]]>