> @inclusion_tag("myapp/menu")
That should be
@register.inclusion_tag("myapp/menu")

Reply via email to