mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
featherwiki, tiddlywiki: Remove redundant </p> in template
Remove redundant </p> to make translation easier. Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
b838b1f1fd
commit
79fb6f93db
@ -23,7 +23,7 @@
|
||||
|
||||
<p>
|
||||
{% blocktrans trimmed %}
|
||||
Delete this wiki file permanently?</p>
|
||||
Delete this wiki file permanently?
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
<p>
|
||||
{% blocktrans trimmed %}
|
||||
Delete this wiki file permanently?</p>
|
||||
Delete this wiki file permanently?
|
||||
{% endblocktrans %}
|
||||
</p>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user