mirror of
https://github.com/go-gitea/gitea
synced 2025-08-02 23:58:35 +00:00
UI compatibility
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{template "base/head" .}}
|
||||
{{template "base/head_old" .}}
|
||||
{{template "base/navbar" .}}
|
||||
{{template "repo/nav" .}}
|
||||
{{template "repo/toolbar" .}}
|
||||
@@ -117,4 +117,4 @@
|
||||
});
|
||||
});
|
||||
</script>
|
||||
{{template "base/footer" .}}
|
||||
{{template "base/footer_old" .}}
|
||||
|
Reference in New Issue
Block a user