<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: modulo in Twig	</title>
	<atom:link href="https://nerdpress.org/2012/02/14/modulo-in-twig/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdpress.org/2012/02/14/modulo-in-twig/</link>
	<description>...dev, tech problems and solutions.</description>
	<lastBuildDate>Mon, 29 Mar 2021 09:42:39 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Ivo Bathke		</title>
		<link>https://nerdpress.org/2012/02/14/modulo-in-twig/#comment-479459</link>

		<dc:creator><![CDATA[Ivo Bathke]]></dc:creator>
		<pubDate>Sat, 04 May 2019 15:10:42 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2078#comment-479459</guid>

					<description><![CDATA[Thanks Roland, its fixed :)]]></description>
			<content:encoded><![CDATA[<p>Thanks Roland, its fixed :)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Roland Golla		</title>
		<link>https://nerdpress.org/2012/02/14/modulo-in-twig/#comment-479187</link>

		<dc:creator><![CDATA[Roland Golla]]></dc:creator>
		<pubDate>Fri, 19 Apr 2019 18:29:22 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2078#comment-479187</guid>

					<description><![CDATA[You have a little syntax issue. Thank you for this very good post

{% if key is divisible by(2) %}

For me it now works in a symfony SULU CMS project.]]></description>
			<content:encoded><![CDATA[<p>You have a little syntax issue. Thank you for this very good post</p>
<p>{% if key is divisible by(2) %}</p>
<p>For me it now works in a symfony SULU CMS project.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mémoblog de développeuse &#124; Modulo, even/odd en Twig		</title>
		<link>https://nerdpress.org/2012/02/14/modulo-in-twig/#comment-243762</link>

		<dc:creator><![CDATA[Mémoblog de développeuse &#124; Modulo, even/odd en Twig]]></dc:creator>
		<pubDate>Fri, 14 Nov 2014 17:21:46 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2078#comment-243762</guid>

					<description><![CDATA[[&#8230;] https://nerdpress.org/2012/02/14/modulo-in-twig/ [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] <a href="https://nerdpress.org/2012/02/14/modulo-in-twig/" rel="ugc">https://nerdpress.org/2012/02/14/modulo-in-twig/</a> [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Joe		</title>
		<link>https://nerdpress.org/2012/02/14/modulo-in-twig/#comment-20260</link>

		<dc:creator><![CDATA[Joe]]></dc:creator>
		<pubDate>Fri, 14 Mar 2014 16:43:30 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2078#comment-20260</guid>

					<description><![CDATA[You can also just do:

{% if loop.index is even %}]]></description>
			<content:encoded><![CDATA[<p>You can also just do:</p>
<p>{% if loop.index is even %}</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: - We are php		</title>
		<link>https://nerdpress.org/2012/02/14/modulo-in-twig/#comment-11603</link>

		<dc:creator><![CDATA[- We are php]]></dc:creator>
		<pubDate>Wed, 22 Feb 2012 16:14:27 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2078#comment-11603</guid>

					<description><![CDATA[[...] modulo in Twig [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] modulo in Twig [&#8230;]</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
