15 lines
310 B
Markdown
15 lines
310 B
Markdown
---
|
|
title: '{% ifversion fpt %}Hello{% else %}Greetings{% endif %} {% data variables.product.product_name %}'
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
type: quick_start
|
|
---
|
|
|
|
## Introduction
|
|
|
|
This page has a single `title` and it uses Liquid that depends on
|
|
`ifversion` and `data variables...`.
|