- Timestamp:
- 08/20/13 16:32:39 (12 years ago)
- Branch:
- twig
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/admin/default-templates/posts_cols.html.twig
r1156 r1498 1 1 2 {% block col_ref %}3 {{form_field('entries',{'offset':offset})}}4 {% endblock %}5 2 6 3 {% block col_title %} 7 {{block('col_ref')}}8 4 <a href="post.php?id={{e.post_id}}">{{e.post_title}}</a> 9 5 {% endblock %}
Note: See TracChangeset
for help on using the changeset viewer.