generated from 2martens/django-template
Changed name of home page to Meal plans
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
{% block title %}{{ site.title }} - {% trans "Home" %}{% endblock %}
|
||||
|
||||
{% block content %}
|
||||
<h1>{% trans "Home" %}</h1>
|
||||
<h1>{% trans "Meal plans" %}</h1>
|
||||
|
||||
<table class="table">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user