{% extends "repo/base.html" %} {% block about_nav_class %}active{% endblock %} {% block content %} {% if let Some(readme) = readme %}
{{ readme }}