Add a reference to the skin name in the templates to make it easier to create and modify skins
This commit is contained in:
@@ -1 +1,2 @@
|
||||
@each('layouts.default.pireps.pirep_card', $pireps, 'pirep')
|
||||
@each("layouts.${SKIN_NAME}.pireps.pirep_card", $pireps, 'pirep')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user