Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed May 16, 2024
1 parent 3aaad33 commit 1025306
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
 <!---->

<h3>
✅ The only truly secure templating system for PHP<br>
✅ The only [truly secure](https://latte.nette.org/en/safety-first) templating system for PHP<br>
✅ You already know the syntax<br>
✅ Highly mature, fast, and widely used library
</h3>
Expand All @@ -14,13 +14,12 @@ Latte is the safest templating system for PHP. You'll love its intuitive syntax.

Latte is cleverly designed and easy to learn for those familiar with PHP, as they can quickly adopt its basic tags.

 <!---->

<h3>

- 1️⃣ First, familiarize yourself with [Latte syntax](https://latte.nette.org/en/syntax) and [TRY IT ONLINE](https://fiddle.nette.org/latte/#9cc0cf6d89)
- 2️⃣ Take a look at the basic set of [tags](https://latte.nette.org/en/tags) and [filters](https://latte.nette.org/en/filters)
- 3️⃣ Render a template with a [few lines of PHP code](https://latte.nette.org/en/develop)
1️⃣ First, familiarize yourself with [Latte syntax](https://latte.nette.org/en/syntax) and [TRY IT ONLINE](https://fiddle.nette.org/latte/#9cc0cf6d89)<br>
2️⃣ Take a look at the basic set of [tags](https://latte.nette.org/en/tags) and [filters](https://latte.nette.org/en/filters)<br>
3️⃣ Render a template with a [few lines of PHP code](https://latte.nette.org/en/develop)

</h3>

Expand Down

0 comments on commit 1025306

Please sign in to comment.