Add include example
This commit is contained in:
7
examples/include/tmpls/footer.html
Normal file
7
examples/include/tmpls/footer.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<section class="hero is-small is-dark">
|
||||
<div class="hero-body">
|
||||
<div class="container">
|
||||
<p class="has-text-centered">Copyright © #(now().Year()) Salix Contributors. Licensed under the GPLv3.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user