adapts to new renkan client version (dont have to do a project.set because it is done in the dataloader)
adapts the templates to hide new unwanted changes in hda renkan client
import hdalab
def version(request):
return { 'VERSION': hdalab.get_version() }