a8862721cd
Static directory for public folders and business logic for the app within internal, split into domain specific folders to keep clear seperation of concerns.
6 lines
84 B
HTML
6 lines
84 B
HTML
{{define "content"}}
|
|
<section class="hero">
|
|
<h1>NFeeder</h1>
|
|
</section>
|
|
{{end}}
|