1
0
Fork 0
mirror of https://github.com/gohugoio/hugo.git synced 2025-02-15 18:41:34 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Bjørn Erik Pedersen
08f48b91d6 compare, hugolib, tpl: Add Eqer interface
And use it in `eq` and `ne` so `Page` values can be compared directly in the templates without thinking about it being a `Page` or a `PageOutput` wrapper.

Fixes 
2017-08-18 07:36:32 +02:00