This website requires JavaScript.
Explore
Help
Sign In
choteaumt
/
rosehill
mirror of
https://github.com/City-of-Bloomington/rosehill.git
Watch
1
Star
0
Fork
You've already forked rosehill
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2538a63453
rosehill
/
templates
/
html
/
partials
/
panel-two.inc
6 lines
78 B
PHP
Raw
Normal View
History
Unescape
Escape
Created the new PHP branch git-svn-id: https://rosehill.googlecode.com/svn/branches/php@2 100bd78a-fc82-11de-b5bc-ffd2847a4b57
2009-12-18 12:56:12 +00:00
<
div
id
=
"
panel-two
"
>
Updated Templating to match the Cemeteries application git-svn-id: https://rosehill.googlecode.com/svn/branches/php@5 100bd78a-fc82-11de-b5bc-ffd2847a4b57
2009-12-18 15:45:40 +00:00
<
?
php
echo
$this
->
includeBlocks
(
'panel-two'
);
?>
Created the new PHP branch git-svn-id: https://rosehill.googlecode.com/svn/branches/php@2 100bd78a-fc82-11de-b5bc-ffd2847a4b57
2009-12-18 12:56:12 +00:00
</
div
>