{% extends 'django_sample_components/pages/master.html' %} {% load sample_tags %} {% block content %}

Welcome to Django Sample Components - Version {{ versao }}

To learn more about the library, visit the PyPI page

Check out the source code on GitHub

This template was loaded directly from the library package!

{% endblock %}