Convering client to react-router.
Этот коммит содержится в:
12
templates/authorize.html
Обычный файл
12
templates/authorize.html
Обычный файл
@@ -0,0 +1,12 @@
|
||||
{{define "authorize"}}
|
||||
<html>
|
||||
{{template "head" . }}
|
||||
<body>
|
||||
<div id="authorize">
|
||||
</div>
|
||||
<script>
|
||||
window.setup_authorize_page({{.Props}});
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
{{end}}
|
||||
Ссылка в новой задаче
Block a user