{% extends "base.html" %} {% block title %}Pharma Libre{% endblock %} {% block body %}

{% include "skeletons/page-title.html" %}

{% include "skeletons/card.html" %}
{% endblock %}