Welcome to mirror list, hosted at ThFree Co, Russian Federation.

verify.html.haml « snippets « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cb623ccab571edd4ff9f3720266b46168958b835 (plain)
1
2
3
4
- form = [@snippet.becomes(Snippet)]

= render 'layouts/recaptcha_verification', spammable: @snippet, form: form