Back to Rustlings

Rustlings

website/templates/index.html

6.5.0104 B
Original Source

{% extends "base.html" %} {% block content %}

Rustlings

{{ section.content | safe }} {% endblock %}