Files
mealie/docs/overrides/main.html

9 lines
231 B
HTML
Raw Normal View History

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