diff --git a/apps/transactions/templates/show.html b/apps/transactions/templates/show.html index 686c339..4438022 100644 --- a/apps/transactions/templates/show.html +++ b/apps/transactions/templates/show.html @@ -1,5 +1,6 @@ {% extends 'base.html' %} {% load humanize %} +{% load filter %} {% block content %}