Fix DummyFilter for "Apex" Theme

Issue #4 new
Andrew Jenkins repo owner created an issue

Error when clicking on either of the first two posts - any post with tags.

File "themes/postachio/theme-apex/theme.html", line 195, in top-level template code <li><a href="/tag/{{ tag }}">{{ tag|format_tag(link=False, humanize=True) }}</a></li> TypeError: DummyFilter() got an unexpected keyword argument 'link'

Comments (0)

  1. Log in to comment