Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Julio Fabricio Jaramillo
sirep
905acda79255da352b671931f182f59d871764ef
905acda79255da352b671931f182f59d871764ef
Switch branch/tag
sirep
themes
designa
views
layouts
column1.php
Find file
Normal view
History
Permalink
column1.php
101 Bytes
Edit
Web IDE
Newer
Older
Initial commit
Cepeda Vacacela Carlos Roberto
committed
6 years ago
1
2
3
<?php
$this
->
beginContent
(
'//layouts/main'
);
?>
<?php
echo
$content
?>
<?php
$this
->
endContent
();
?>