8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
![]() |
package views
|
||
|
|
||
|
templ footer() {
|
||
|
<footer>
|
||
|
<a rel="noopener noreferrer" target="_blank" href="https://github.com/rramiachraf/dumb">Source Code</a>
|
||
|
</footer>
|
||
|
}
|