File: layout.append.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-- 220 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
<html>
  <script src="vendor/jquery.js"></script>
  <script src="vendor/caustic.js"></script>
  <script src="app.js"></script>
  <script src="foo.js"></script>
  <script src="bar.js"></script>
  <body>
  </body>
</html>