PHP Classes

File: templates/index.html.twig

Recommend this page to a friend!
  Packages of Julio Vergara   GitHub API   templates/index.html.twig   Download  
File: templates/index.html.twig
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: GitHub API
Present the most starred PHP projects in GitHub
Author: By
Last change:
Date: 6 days ago
Size: 89 bytes
 

Contents

Class file image Download
{% extends 'base.html.twig' %} {% block body %} <h1>Hello, Chris</h1> {% endblock %}