# Missing "topic-list-after-columns" raw plugin outlet

**URL:** https://meta.discourse.org/t/missing-topic-list-after-columns-raw-plugin-outlet/259309
**Category:** Development
**Created:** [March 24, 2023, 5:06pm UTC](https://meta.discourse.org/t/missing-topic-list-after-columns-raw-plugin-outlet/259309 "2023-03-24T17:06:58Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [March 24, 2023, 5:06pm UTC](https://meta.discourse.org/t/missing-topic-list-after-columns-raw-plugin-outlet/259309/1 "2023-03-24T17:06:58Z")

</div>

Hi,

I checked topic-list templates and noticed outlets before/after in the table header template, but it misses the _after_ one in the column template.

[https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/templates/topic-list-header.hbr](https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/templates/topic-list-header.hbr)

[https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/templates/list/topic-list-item.hbr](https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/templates/list/topic-list-item.hbr)

Is it okay to open a PR to fix this inconsistency?

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [June 27, 2023, 6:31am UTC](https://meta.discourse.org/t/missing-topic-list-after-columns-raw-plugin-outlet/259309/2 "2023-06-27T06:31:18Z")

</div>

[https://github.com/discourse/discourse/pull/22296](https://github.com/discourse/discourse/pull/22296)

I created a new PR above.

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [June 28, 2023, 5:34am UTC](https://meta.discourse.org/t/missing-topic-list-after-columns-raw-plugin-outlet/259309/3 "2023-06-28T05:34:46Z")

</div>


