Add htmx and format
This commit is contained in:
5
app/website/templates/pages/posts.html
Normal file
5
app/website/templates/pages/posts.html
Normal file
@ -0,0 +1,5 @@
|
||||
{% extends 'layouts/base.html' %}
|
||||
|
||||
{% block content %}
|
||||
Hola
|
||||
{% endblock %}
|
Reference in New Issue
Block a user