arba yesodot blueprint init
This commit is contained in:
parent
d6c532ea49
commit
90c0f3ae98
3 changed files with 30 additions and 0 deletions
6
app/arba_yesodot/templates/arba_yesodot_homepage.html
Normal file
6
app/arba_yesodot/templates/arba_yesodot_homepage.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{% extends 'base.html' %}
|
||||
{% block title %}Arba Yesodot{% endblock title %}
|
||||
{% block stylesheet %}{% endblock stylesheet %}
|
||||
{% block content %}
|
||||
|
||||
{% endblock content %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue