SVNからのミラー
This commit is contained in:
9
view/index.html
Normal file
9
view/index.html
Normal file
@@ -0,0 +1,9 @@
|
||||
{{template "header" .}}
|
||||
{{.T "topwhatsave"}}
|
||||
<form action="/" method="post">
|
||||
<input type="text" name="hozonsite" value="" />
|
||||
<div class="submit">
|
||||
<input type="submit" name="submit" value="{{.T "hozon"}}" />
|
||||
</div>
|
||||
</form>
|
||||
{{template "footer" .}}
|
||||
Reference in New Issue
Block a user