DEV: Restructure file locations
- Colocate components / connectors - Move admin UI files to `admin/assets` so they are only served to admins
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{{ad-slot
|
||||
placement="post-bottom"
|
||||
category=@model.topic.category.slug
|
||||
postNumber=@model.post_number
|
||||
}}
|
||||
@@ -1,5 +0,0 @@
|
||||
{{ad-slot
|
||||
placement="post-bottom"
|
||||
category=model.topic.category.slug
|
||||
postNumber=model.post_number
|
||||
}}
|
||||
Reference in New Issue
Block a user