PHP Classes

File: modules/cms/console/scaffold/theme/tailwind/pages/home.stub

Recommend this page to a friend!
  Packages of Luke Towers   Winter   modules/cms/console/scaffold/theme/tailwind/pages/home.stub   Download  
File: modules/cms/console/scaffold/theme/tailwind/pages/home.stub
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 8 months ago
Size: 179 bytes
 

Contents

Class file image Download
title = "Home" url = "/" layout = "default" == <div class="container mx-auto"> <h1><span class="text-primary">Home</span> <span class="text-secondary">Page</span></h1> </div>