mirror of
https://github.com/sstent/foodplanner.git
synced 2026-03-17 18:55:24 +00:00
starting templates
This commit is contained in:
4
templates/plans.html
Normal file
4
templates/plans.html
Normal file
@@ -0,0 +1,4 @@
|
||||
{% extends "base.html" %}
|
||||
{% block content %}
|
||||
<h1>Templates Page</h1>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user