Skip to content

Instantly share code, notes, and snippets.

@ugifractal
Created February 23, 2011 02:15
Show Gist options
  • Save ugifractal/839857 to your computer and use it in GitHub Desktop.
Save ugifractal/839857 to your computer and use it in GitHub Desktop.
{% judul = 'selamat datang di web kami' %}
<html>
<head>
<title>{{ judul }}</title>
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment