選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

new.tmpl 180B

123456
  1. {{template "base/head" .}}
  2. <div class="page-content repository packages">
  3. {{template "user/overview/header" .}}
  4. {{template "projects/new" .}}
  5. </div>
  6. {{template "base/footer" .}}