Implement terms of use

This commit is contained in:
syuilo 2016-12-29 21:43:33 +09:00
parent ebe3225e0c
commit c945481e20
2 changed files with 10 additions and 1 deletions

View file

@ -0,0 +1,9 @@
extend ../base
block title
| 利用規約
block content
h1 利用規約
p 法律上問題のあることはお止めください。

View file

@ -95,7 +95,7 @@ mk-signup
autocomplete='off',
required)
p
a() 利用規約
a(href={ CONFIG.urls.about + '/tou' }, target='_blank') 利用規約
| に同意する
button(onclick={ onsubmit })