html-over-websockets-with-d.../app/website/templates/pages/posts.html

6 lines
79 B
HTML
Raw Normal View History

2021-11-12 13:52:41 +01:00
{% extends 'layouts/base.html' %}
{% block content %}
Hola
{% endblock %}