arba yesodot blueprint init

This commit is contained in:
Yisroel Baum 2024-09-24 12:39:53 +03:00
parent d6c532ea49
commit 90c0f3ae98
3 changed files with 30 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{% extends 'base.html' %}
{% block title %}Arba Yesodot{% endblock title %}
{% block stylesheet %}{% endblock stylesheet %}
{% block content %}
{% endblock content %}