Fixed blog on home view
For some reason the script does not work if it resides in it's own
file, perhaps some JS guru can enlighten?
Patch by: Sverre Rabbelier
from django.dispatch import Signaltemplate_rendered = Signal(providing_args=["template", "context"])