Changes between Version 10 and Version 11 of ZooWebSite/2015/Templates/Page
- Timestamp:
- Feb 22, 2016, 4:51:59 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/2015/Templates/Page
v10 v11 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 nd if*#6 #else 7 7 $content 8 #end if