summaryrefslogtreecommitdiff
path: root/project/templates/about/food.html
blob: f0205f2bfaf1b4bbfebd9f6fec76744256861470 (plain)
1
2
3
4
{% extends "base.html" %}
{% block content %}
<h1>We will update this page once we have more information on it.</h1>
{% endblock content %}