Changes between Version 9 and Version 10 of ZooWebSite/2015/Templates/Page
- Timestamp:
- Feb 15, 2016, 12:28:47 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/2015/Templates/Page
v9 v10 2 2 $menu 3 3 4 # if $content.count("[_message_]")>04 #*if $content.count("[_message_]")>0 5 5 $content.replace("[_message_]",'<div class="zoo-default"><div class="container"><div class="col-xs-12 col-sm-2 col-lg-2 text-center"><span class="zoo-title "><i class="fa fa-exclamation-triangle bfs"></i></span></div><div class="col-xs-12 col-sm-12 col-lg-10 text-center"><h1 class="section-heading">Unable to load the page</h1><div class="well well well-heading">The file ').replace("[_end_]",' was not found in the Trac backend. Please create a page with this anme before reloading this page.</div></div></div></div>') 6 #e lse6 #end if*# 7 7 $content 8 #end if