- Timestamp:
- 04/26/13 16:23:16 (12 years ago)
- Branch:
- twig
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/default-templates/posts_cols.html.twig
r1152 r1156 6 6 {% block col_title %} 7 7 {{block('col_ref')}} 8 {{e.post_title}}8 <a href="post.php?id={{e.post_id}}">{{e.post_title}}</a> 9 9 {% endblock %} 10 10
Note: See TracChangeset
for help on using the changeset viewer.