{% extends "base.html" %} {% block body_attributes %}id="home"{% endblock %} {% block site_css %} {{ super() }} {{ css('home', 'all') }} {% endblock %} {% block extrahead %} {% set seo_description = _('The Mozilla Developer Network (MDN) provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and HTML5 Apps. It also documents Mozilla products, like Firefox OS.') %} {% set social_title = 'Mozilla Developer Network' %} {% endblock %} {% block content %}
{{ _('Get Web technology news from Mozilla, get help from other developers, and more!') }}
{{ _('All parts of MDN (docs, demos, and the site itself) are created by an open community of developers. Please join us! Pick one of these ways to help:') }}