{% extends "master.html" %} {% block body %}

Notifications

Centrally managed preferences for Fedora Infrastructure notifications to your inbox, irc client, and mobile device.

{% if config['FMN_FEDORA_OPENID'] and config['FMN_ALLOW_FAS_OPENID'] %} Login with FAS {% endif %} {% if config['FMN_ALLOW_GOOGLE_OPENID'] %} Login with Google {% endif %} {% if config['FMN_ALLOW_YAHOO_OPENID'] %} Login with Yahoo {% endif %} {% if config['FMN_ALLOW_GENERIC_OPENID'] %} Login with OpenID {% endif %} Contribute

{% endblock %}