Changeset 487:c68572845a76
- Timestamp:
- 01/23/10 10:14:12 (7 weeks ago)
- Author:
- rgrp <http://rufuspollock.org>
- Branch:
- default
- Message:
-
[templates][xs]: micro change to text on factlet index page.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r404
|
r487
|
|
| 21 | 21 | <xi:include href="search_core.html" /> |
| 22 | 22 | |
| 23 | | <h3>Alternatively: ${h.link_to("Create a New Factlet", h.url_for(controller='factlet', |
| 24 | | action='create', id=None))} |
| | 23 | <h3>Alternatively |
| | 24 | <a href="${h.url_for(controller='factlet', action='create', id=None)}">create a new factlet</a>. |
| 25 | 25 | </h3> |
| 26 | 26 | </body> |