Created
March 18, 2016 08:09
-
-
Save Darex1991/129b41b048df4233e236 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// templates/components/detail_show_second.html.slim :68 | |
.detail__related.col-md-5.col-lg-4 | |
/h3 ng-cloak='true' {{ 'common.companion_content' | i18n }} | |
/.empty-related | |
/ = image_tag 'related.svg', width: '50', class: 'empty-related__img' | |
/ .empty-related__text | |
/ |It's all connected.. Find similar content and add it | |
/ a href = '' | |
/ | here! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment