Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dg authored May 16, 2024
1 parent 53cab00 commit 1020e5f
Showing 1 changed file with 21 additions and 18 deletions.
39 changes: 21 additions & 18 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,48 @@


```
LLLLLLLLLLL tttt tttt
L:::::::::L ttt:::t ttt:::t
L:::::::::L t:::::t t:::::t
LL:::::::LL t:::::t t:::::t
L:::::L aaaaaaaaaaaaa ttttttt:::::ttttttt ttttttt:::::ttttttt eeeeeeeeeeee
L:::::L a::::::::::::a t:::::::::::::::::t t:::::::::::::::::t ee::::::::::::ee
L:::::L aaaaaaaaa:::::a t:::::::::::::::::t t:::::::::::::::::t e::::::eeeee:::::ee
L:::::L a::::a tttttt:::::::tttttt tttttt:::::::tttttt e::::::e e:::::e
L:::::L aaaaaaa:::::a t:::::t t:::::t e:::::::eeeee::::::e
L:::::L aa::::::::::::a t:::::t t:::::t e:::::::::::::::::e
L:::::L a::::aaaa::::::a t:::::t t:::::t e::::::eeeeeeeeeee
L:::::L LLLLLLa::::a a:::::a t:::::t tttttt t:::::t tttttte:::::::e
LL:::::::LLLLLLLLL:::::La::::a a:::::a t::::::tttt:::::t t::::::tttt:::::te::::::::e
L::::::::::::::::::::::La:::::aaaa::::::a tt::::::::::::::t tt::::::::::::::t e::::::::eeeeeeee
L::::::::::::::::::::::L a::::::::::aa:::a tt:::::::::::tt tt:::::::::::tt ee:::::::::::::e
LLLLLLLLLLLLLLLLLLLLLLLL aaaaaaaaaa aaaa ttttttttttt ttttttttttt eeeeeeeeeeeeee
88
88 ,d ,d
88 88 88
88 ,adPPYYba, MM88MMM MM88MMM ,adPPYba,
88 "" `Y8 88 88 a8P_____88
88 ,adPPPPP88 88 88 8PP"""""""
88 88, ,88 88, 88, "8b, ,aa
88888888888 `"8bbdP"Y8 "Y888 "Y888 `"Ybbd8"'
```



[Latte: A Next-Generation Templating System for PHP](https://latte.nette.org)
=============================================================================

 <!---->

<h3>
✅ The only truly secure templating system for PHP<br>
✅ You already know the syntax<br>
✅ Highly mature, fast, and widely used library
</h3>



 <!---->

Latte is the safest templating system for PHP. You'll love its intuitive syntax. A wide range of useful features will significantly simplify your work. It provides [top-notch protection against critical vulnerabilities](https://latte.nette.org/en/safety-first) and allows you to focus on creating high-quality applications without worrying about their security.

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️⃣ Write templates in [editor with Latte support](https://latte.nette.org/en/recipes#toc-editors-and-ide)

</h3>

 <!---->

Do you like Latte? Are you looking forward to the new features?

[![Buy me a coffee](https://files.nette.org/icons/donation-3.svg)](https://github.com/sponsors/dg)
Expand Down

0 comments on commit 1020e5f

Please sign in to comment.