<feed xmlns='http://www.w3.org/2005/Atom'>
<title>askama/askama_hyper/src, branch main</title>
<subtitle>added poem support</subtitle>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/askama/'/>
<entry>
<title>Remove `_ext` from `askama_hyper`, too</title>
<updated>2022-09-26T15:35:18+00:00</updated>
<author>
<name>René Kijewski</name>
<email>kijewski@library.vetmed.fu-berlin.de</email>
</author>
<published>2022-09-26T14:51:25+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/askama/commit/?id=c441459a27eb7c0c476ce70833e05224ba6894fd'/>
<id>c441459a27eb7c0c476ce70833e05224ba6894fd</id>
<content type='text'>
That part was missing from #632, because #632 came before #706, and I
forgot to update the older PR.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That part was missing from #632, because #632 came before #706, and I
forgot to update the older PR.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement basic hyper integration</title>
<updated>2022-07-25T09:39:58+00:00</updated>
<author>
<name>René Kijewski</name>
<email>kijewski@library.vetmed.fu-berlin.de</email>
</author>
<published>2022-07-20T19:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/askama/commit/?id=bd8d2f334ed2a9fd0fb1bb6f9d87b4ab45556918'/>
<id>bd8d2f334ed2a9fd0fb1bb6f9d87b4ab45556918</id>
<content type='text'>
The integration is based on askama_gotham.

There is no specific trait to convert an arbitrary T to
`hyper::Response`, so I used `From&lt;Template&gt; for hyper::Response`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The integration is based on askama_gotham.

There is no specific trait to convert an arbitrary T to
`hyper::Response`, so I used `From&lt;Template&gt; for hyper::Response`.
</pre>
</div>
</content>
</entry>
</feed>
