mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-07 02:39:31 +01:00
repo single file raw button
This commit is contained in:
parent
c9e1eb0a0d
commit
3473aa9e42
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
{{else}}
|
||||
<i class="icon fa fa-file-text-o"></i>
|
||||
{{end}}{{.FileName}}
|
||||
<a class="btn btn-default pull-right" href="#">Raw</a>
|
||||
</div>
|
||||
{{if .FileIsLarge}}
|
||||
<div class="panel-footer">
|
||||
|
|
Loading…
Reference in a new issue