Skip to content

Instantly share code, notes, and snippets.

@mcihad
Created August 21, 2025 12:35
Show Gist options
  • Save mcihad/0a523b89ffea2fd73b0276f34a8be172 to your computer and use it in GitHub Desktop.
Save mcihad/0a523b89ffea2fd73b0276f34a8be172 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="tr">
<head>
<meta charset="utf-8" />
<title>{{name}} template</title>
</head>
<body>
<h1>Merhaba, bu {{name}} şablonu</h1>
<p>Bu örnek Handlebars şablonudur.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment