Skip to content

Instantly share code, notes, and snippets.

View Davidonium's full-sized avatar
💭

David Hernando Davidonium

💭
View GitHub Profile
@Davidonium
Davidonium / load.go
Last active May 16, 2020 08:44 — forked from logrusorgru/templates.go
Golang load HTML templates
//
// Copyright (c) 2020 David Hernando Jurado
// All rights reserved. This program is free software. It comes without
// any warranty, to the extent permitted by applicable law. You can
// redistribute it and/or modify it under the terms of the Do What
// The Fuck You Want To Public License, Version 2, as published by
// Sam Hocevar. See below for more details.
//