File: partials.xhtml

package info (click to toggle)
ruby-haml 4.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 868 kB
  • ctags: 748
  • sloc: ruby: 5,718; makefile: 17
file content (21 lines) | stat: -rw-r--r-- 170 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<p>
  @foo =
  value one
</p>
<p>
  @foo =
  value two
</p>
<p>
  @foo =
  value two
</p>
Toplevel? false
<p>
  @foo =
  value three
</p>
<p>
  @foo =
  value three
</p>