hugo/tpl/tplimpl/embedded/templates
Mark Mandel 88c8a15be1 Pagination - do not render href if no next item
When using a html link checker with Hugo, this template consistently causes errors, as it renders `href=""` attributes when next/previous is disabled.

This change makes it so that the `href` attribute is not rendered at all if `HasNext` is false - which is better semantically, and makes link checking far easier.
2019-06-26 22:38:30 +02:00
..
_default Make Page an interface 2019-03-23 18:51:22 +01:00
shortcodes tpl: Fix internal templates usage of safeHTMLAttr 2019-05-17 16:00:54 +02:00
disqus.html tpl/tplimpl: Replace deprecated .GetParam usage 2019-04-09 16:39:12 +02:00
google_analytics.html tpl/tmplimpl: Add MIME type to embedded JS 2018-08-06 23:11:53 +02:00
google_analytics_async.html tpl/tmplimpl: Add MIME type to embedded JS 2018-08-06 23:11:53 +02:00
google_news.html tpl: Set permission of embedded templates to 0644 2018-07-09 12:57:08 -06:00
opengraph.html tpl: Fix internal templates usage of safeHTMLAttr 2019-05-17 16:00:54 +02:00
pagination.html Pagination - do not render href if no next item 2019-06-26 22:38:30 +02:00
schema.html Remove references to Google+ 2019-05-26 19:24:45 +02:00
twitter_cards.html tpl: Set permission of embedded templates to 0644 2018-07-09 12:57:08 -06:00