{% extends "bitcaster/base.html" %} {% load feature_flags static socialaccount %} {% block body %} {% flag_enabled 'LOCAL_LOGIN' as LOCAL_LOGIN %} {% flag_enabled 'MFA_LOGIN' as MFA_LOGIN %}