separate js by files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{{ define "content" }}{{ $path := .Path }}
|
||||
|
||||
<div class="container">
|
||||
<h1>{{ $path }}</h1>
|
||||
<h1 id="site-title">Path: {{ $path }}</h1>
|
||||
|
||||
<main class="browse">
|
||||
<div class="actions">
|
||||
|
||||
Reference in New Issue
Block a user