library template
Template component for Palmtree PHP
palmtree/template
Template component for Palmtree PHP
- Sunday, November 12, 2017
- by palmtree
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Palmtree PHP Template
Templating component for Palmtree PHP, (*1)
Usage
Welcome to the Hello World site';
echo $template;
```
```html
</title>
</head>
<body>
<main>
<h1><?php echo $heading; ?></h1>
<?php echo $content; ?>
</main>
</body>
</html>
License
Released under the MIT license, (*2)
dev-master
9999999-dev
Template component for Palmtree PHP
Sources
Download
MIT
The Requires
by
andyexeter
v1.0.0
1.0.0.0
Template component for Palmtree PHP
Sources
Download
MIT
The Requires