We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba3cb96 commit 84756e5Copy full SHA for 84756e5
1 file changed
test/fixtures/slim-lang.slim
@@ -130,15 +130,15 @@ html[xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"]
130
| render
131
span.string
132
| 'footer'
133
- | | Copyright © #{year} #{author}
+ | | Copyright © #{year} #{author}
134
p.foot.up
135
| Source:
136
a[href="http://github.com/slim-template/slim"]
137
| slim-template/slim
138
- | | Slim maintained by
+ | | Slim maintained by
139
a[href="http://github.com/minad"]
140
| minad
141
- | | Logo & design by
+ | | Logo & design by
142
a[href="http://github.com/activestylus"]
143
| activestylus
144
br
0 commit comments