# -*- coding: utf-8 -*-
from kfet.config import kfet_config
def config(request):
return {'kfet_config': kfet_config}