1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Merge branch 'master' of github.com:gogits/gogs

This commit is contained in:
Lunny Xiao
2014-03-15 23:38:58 +08:00
8 changed files with 31 additions and 33 deletions

View File

@@ -22,7 +22,7 @@
<span class="clearfix"></span>
</li>
{{else}}
<li>Not any activity yet.</li>
<li>No any activity yet.</li>
{{end}}
</ul>
</div>

View File

@@ -39,7 +39,7 @@
<span class="clearfix"></span>
</li>
{{else}}
<li>Not any public activity yet.</li>
<li>No any public activity yet.</li>
{{end}}
</ul>
</div>