Files
html-over-websockets-with-d…/app/website/templates/pages/posts.html
Andros Fenollosa 35e173697b Add htmx and format
2021-11-12 13:52:41 +01:00

6 lines
79 B
HTML

{% extends 'layouts/base.html' %}
{% block content %}
Hola
{% endblock %}