<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>templates Archives - blog.icod.de</title>
	<atom:link href="https://blog.icod.de/tag/templates/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.icod.de/tag/templates/</link>
	<description>Webentwicklung und sonstiger Unsinn :) Web development and other nonsense :)</description>
	<lastBuildDate>Tue, 18 Oct 2022 09:52:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.icod.de/wp-content/uploads/2017/04/darko-luketic-foto.256x256-150x150.jpg</url>
	<title>templates Archives - blog.icod.de</title>
	<link>https://blog.icod.de/tag/templates/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Using gin with pongo2/v4 or v5 and embedded templates</title>
		<link>https://blog.icod.de/2021/11/14/using-gin-with-pongo2-v4-and-embedded-templates/</link>
					<comments>https://blog.icod.de/2021/11/14/using-gin-with-pongo2-v4-and-embedded-templates/#respond</comments>
		
		<dc:creator><![CDATA[Darko Luketic]]></dc:creator>
		<pubDate>Sun, 14 Nov 2021 11:30:09 +0000</pubDate>
				<category><![CDATA[Entwicklung]]></category>
		<category><![CDATA[go]]></category>
		<category><![CDATA[pongo2]]></category>
		<category><![CDATA[templates]]></category>
		<guid isPermaLink="false">https://blog.icod.de/?p=1618</guid>

					<description><![CDATA[<p>You&#8217;d like to use pongo2/v4 with gin and embed templates with go:embed. I&#8217;m using cobra for my cli parsing and commands. So [crayon-69c8a96997fa2608123431/] edit cmd/ui.go [crayon-69c8a96997fa7127917170/] ui/templates.go [crayon-69c8a96997fa9064788410/] ui/templates/base.html.twig [crayon-69c8a96997faa453357640/] ui/templates/layout.html.twig [crayon-69c8a96997fab883347183/] ui/templates/index.html.twig [crayon-69c8a96997fad094773893/] and finally run [crayon-69c8a96997fae903828802/] to download packages Any questions -> leave a comment</p>
<p>The post <a href="https://blog.icod.de/2021/11/14/using-gin-with-pongo2-v4-and-embedded-templates/">Using gin with pongo2/v4 or v5 and embedded templates</a> appeared first on <a href="https://blog.icod.de">blog.icod.de</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.icod.de/2021/11/14/using-gin-with-pongo2-v4-and-embedded-templates/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
