mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -1,14 +0,0 @@
|
||||
---
|
||||
title: Len
|
||||
description: Returns the number of pages in the given page collection.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
related: []
|
||||
returnType: int
|
||||
signatures: [PAGES.Len]
|
||||
---
|
||||
|
||||
```go-html-template
|
||||
{{ .Pages.Len }} → 42
|
||||
```
|
Reference in New Issue
Block a user