{% extends 'base.html' %} {% load utils_tags %} {% block bodyclass %}NB-static NB-static-iphone NB-static-android{% endblock %} {% block title %}The NewsBlur Android App{% endblock %} {% block content %}
The NewsBlur Android App
NewsBlur is a personal news reader.
Built in the open in New York and San Francisco.


{% endblock content %} {% block extra_head_js %} {% endblock %} {% block footer %} {% render_footer "android" %} {% endblock footer %}