Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ued
/
yohogirls_mustache
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
happyhour7
2015-04-30 15:58:20 +0800
Commit
503fc3b3a2c1abbe5eef88c76828e603a2da9ab7
2 parents
d6eba9a8
c7ae97a5
Merge branch 'develop' into test
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
actions/default/index.html
actions/default/index.html
View file @
503fc3b
...
...
@@ -4,7 +4,7 @@
<div
class=
"tv-area"
>
{{# tvs}}
<span
class=
"tv"
>
<a
class=
"tv-a"
href=
"{{link}}"
target=
"_blank"
></a>
{{# link}}
<a
class=
"tv-a"
href=
"{{.}}"
target=
"_blank"
></a>
{{/ link}}
<img
class=
"tv-img"
src=
"{{img}}"
alt=
"{{alt}}"
>
</span>
{{/ tvs}}
...
...
Please
register
or
login
to post a comment