gr filetree hard
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<header>
|
||||
<title>{{ .Title }}</title>
|
||||
{{ template "_import" . }}
|
||||
<title>{{ .This.Title }}</title>
|
||||
{{ template "_import" }}
|
||||
</header>
|
||||
<body class="lr_fullscreen tb_fullscreen" onload="init(); return false;">
|
||||
<br>
|
||||
<div class="rows">
|
||||
{{ template "_searchbar" . }}
|
||||
{{ template "_searchbar" }}
|
||||
<div class="columns thic_flex tb_buffer">
|
||||
{{ template "_filetree" . }}
|
||||
<div class="thic_flex lr_fullscreen" style="margin-left: 1em; width: 5px;">
|
||||
|
||||
Reference in New Issue
Block a user