Added side bar help to convert's file format list, recent document, document type and metadata set and type views
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{% load i18n %}
|
||||
<div class="block notice">
|
||||
<h4>{% trans "What are recent documents?" %}</h4>
|
||||
<p>{% blocktrans %}Here you will find the latest {{ recent_count }} documents you have either created or edited in any way.{% endblocktrans %}</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user