Files
mealie/docs/docs/overrides/main.html
2023-10-17 09:06:08 -08:00

9 lines
231 B
HTML

{% 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>
{% endblock %}