Archived
1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
SOD/views/mixin.pug

4 lines
93 B
Text
Raw Normal View History

2020-08-20 22:46:46 +02:00
mixin submit(value)
div.recaptcha.recaptcha-cb
input(type="submit" value!=value)