Skip to content

Instantly share code, notes, and snippets.

@freyandhy
Created February 19, 2017 16:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freyandhy/fe0bf8be95734f8ceee213278d3a7bd9 to your computer and use it in GitHub Desktop.
Save freyandhy/fe0bf8be95734f8ceee213278d3a7bd9 to your computer and use it in GitHub Desktop.
{% extends 'layouts/base-layout.twig' %}
{% block content %}
<h3>Ini adalah halaman utama</h3>
{% endblock %}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment