Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
biao
2016-08-04 16:41:13 +0800
Commit
f9b06d3d5c4a51609d5c8748309fd7d3691735ab
1 parent
4de31190
update for open content in new window
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/channel/views/partial/brand-text-box.hbs
apps/channel/views/partial/brand-text-box.hbs
View file @
f9b06d3
<div
class=
"brand-text-box"
>
<h4>
{{
productName
}}
</h4>
<p>
{{
productDesc
}}
</p>
<a
href=
"
{{
url
}}
"
>
<a
href=
"
{{
url
}}
"
target=
"_blank"
>
<button>
{{
btnText
}}
</button>
</a>
</div>
...
...
Please
register
or
login
to post a comment