@ -44,6 +44,7 @@ func (m *SnippetModel) Get(id int) (*Snippet, error) {
}
return s, nil
func (m *SnippetModel) Latest() ([]*Snippet, error) {