- Timestamp:
- 06/14/2018 10:02:26 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/buddypress.org/public_html/wp-content/themes/bb-base/404.php
r442 r7305 1 1 <?php get_header(); ?> 2 <div id="content"> 3 <h1>Error 404 - Destination Not Found</h1> 4 </div> 5 <?php get_sidebar(); get_footer(); ?> 2 <div id="content"> 3 <h1><?php esc_html_e( 'Error 404 - Destination Not Found', 'bborg' ); ?></h1> 4 </div> 5 <?php 6 get_sidebar(); 7 get_footer();
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)