mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
8 lines
No EOL
121 B
Text
8 lines
No EOL
121 B
Text
extends base.pug
|
|
|
|
block vars
|
|
- var status = true
|
|
- var script = true
|
|
|
|
append script
|
|
script(src='/static/js/thread.js') |