Revision c1d99921 djnro/local_settings.py.dist

b/djnro/local_settings.py.dist
101 101
# Frontend country specific vars, eg. Greece
102 102
NRO_COUNTRY_NAME = _('My Country')
103 103
# Variable used by context_processor to display the "eduroam | <country_code>" in base.html
104
NRO_COUNTRY_CODE = 'gr'
104
NRO_COUNTRY_CODE = 'tld'
105 105
# main domain url used in right top icon, eg. http://www.grnet.gr
106 106
NRO_DOMAIN_MAIN_URL = "http://www.example.com"
107 107
# developer info for footer

Also available in: Unified diff