File: yield-before-conditional.html

package info (click to toggle)
node-jade 1.5.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,984 kB
  • ctags: 315
  • sloc: makefile: 4
file content (9 lines) | stat: -rw-r--r-- 177 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<html>
  <body>
    <head>
      <script src="/jquery.js"></script>
      <script src="/caustic.js"></script>
      <script src="/app.js"></script>
    </head>
  </body>
</html>