mroe cleanup

This commit is contained in:
vabene1111
2019-11-14 00:23:16 +01:00
parent 97ab231231
commit 3d3e598e2c
3 changed files with 5 additions and 4 deletions

View File

@@ -17,9 +17,10 @@
<div class="card border-info" >
<div class="card-body text-info">
<p class="card-text">{% trans 'Add the specified category and keywords to all recipes containing a word' %}</p>
<p class="card-text">{% trans 'Add the specified keywords to all recipes containing a word' %}</p>
</div>
</div>
<br/>
<form method="POST" class="post-form">
{% csrf_token %}