Changed indentation
authorThierry Florac <thierry.florac@onf.fr>
Wed, 11 Mar 2015 12:21:00 +0100
changeset 1 42aefb3d3fa5
parent 0 31ded33115d7
child 2 3f6695f0c84b
Changed indentation
src/pyams_template/meta.zcml
--- a/src/pyams_template/meta.zcml	Thu Feb 19 10:29:02 2015 +0100
+++ b/src/pyams_template/meta.zcml	Wed Mar 11 12:21:00 2015 +0100
@@ -1,6 +1,6 @@
 <configure
-		xmlns="http://pylonshq.com/pyramid"
-		xmlns:meta="http://namespaces.zope.org/meta">
+	xmlns="http://pylonshq.com/pyramid"
+	xmlns:meta="http://namespaces.zope.org/meta">
 
 	<meta:directives namespace="http://namespaces.ztfy.org/pyams">
 
@@ -17,4 +17,3 @@
 	</meta:directives>
 
 </configure>
-