]> source.dussan.org Git - gitea.git/commitdiff
add readme template help link
authorUnknwon <u@gogs.io>
Fri, 28 Aug 2015 11:23:02 +0000 (19:23 +0800)
committerUnknwon <u@gogs.io>
Fri, 28 Aug 2015 11:23:02 +0000 (19:23 +0800)
templates/repo/create.tmpl

index c58ee3c5bf451eb53d6373da1adaca2ff6e28685..cf58c78f0baad578cd9478b13c23c388acbaf1dd 100644 (file)
@@ -80,7 +80,7 @@
           </div>
 
           <div class="inline field">
-            <label>{{.i18n.Tr "repo.readme"}}</label>
+            <label>{{.i18n.Tr "repo.readme"}} <a target="_blank" href="https://github.com/gogits/go-gogs-client/wiki/Repositories#litte-notes-on-readme-template"><span class="octicon octicon-question"></span></a></label>
             <div class="ui selection dropdown">
               <input type="hidden" name="readme" value="{{.readme}}">
               <div class="default text">{{.i18n.Tr "repo.readme_helper"}}</div>