"Chad Nantais" <cnantais@rednaxel.com> writes:
> <meta name="keywords"
> content="Keywords, will, appear, here"
> tal:repeat="item here/subject"
> tal:attributes="content repeat/item">
^^^^^^ Why are you referencing repeat?
Just tal:attributes="content item" should work.