| ... | in configuration.naml | 
| 5 6 7 8 9 10 | 
				<override_macro name="site_style">
			 
				        <n.overridden/>
			 
				            GESVILSUR SL Reformas y Construcciones / Web : http://www.gesvilsur.com
			 
				    </override_macro>
			 | 
| ... | in utilities.naml | 
| 70 71 72 73 74 | 
				<macro name="site_style" unindent="true">
			 
				    <n.uncache_for/>
			 
				    <n.set_response_header name="Content-Type" value="text/css"/>
			 
				    <n.comment.>To be overridden</n.comment.>
			 
				</macro>
			 | 
| Free forum by Nabble | Edit this page |