2023-10-17 12:06:08 -05:00
|
|
|
{% extends "base.html" %}
|
|
|
|
|
{% block announce %}
|
|
|
|
|
<div class="announce-left">
|
|
|
|
|
<a href="https://recipinned.com">
|
|
|
|
|
Looking for a hosted solution? Explore Recipinned from the creator of Mealie
|
|
|
|
|
</a>
|
|
|
|
|
</div>
|
2021-06-07 15:04:30 -08:00
|
|
|
{% endblock %}
|