Changeset 348
- Timestamp:
- 05/08/08 02:27:20 (8 months ago)
- Files:
-
- trunk/src/dm/django/templates/registry/list.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/dm/django/templates/registry/list.html
r343 r348 23 23 {% else %} 24 24 {% if isCountSingle %} 25 <p> </p>25 <p>There is one {{domainClassName}}.</p> 26 26 {% else %} 27 27 <p>
