Review scores:No one has yet scored this revision.
Log message
refactored the historytrail templatetag to work like an include tag, which
allows developers to overwrite the template and therefore the produced html. The
default template included produces the same html as the templatetag did before.