**
* The template for displaying content in the single.php template
*
* @package site
* @author Muffin group
* @link http://muffingroup.com
*/
// prev & next post -------------------
$in_same_term = ( mfn_opts_get( 'prev-next-nav' ) == 'same-category' ) ? true : false;
$post_prev = get_adjacent_post( $in_same_term, '', true );
$post_next = get_adjacent_post( $in_same_term, '', false );
$blog_page_id = get_option('page_for_posts');
// post classes -----------------------
$classes = array();
if( ! mfn_post_thumbnail( get_the_ID() ) ) $classes[] = 'no-img';
if( post_password_required() ) $classes[] = 'no-img';
if( ! mfn_opts_get( 'blog-title' ) ) $classes[] = 'no-title';
if( ! mfn_opts_get( 'share' ) ) $classes[] = 'no-share';
$translate['published'] = mfn_opts_get('translate') ? mfn_opts_get('translate-published','Published by') : __('Published by','site');
$translate['at'] = mfn_opts_get('translate') ? mfn_opts_get('translate-at','at') : __('at','site');
$translate['tags'] = mfn_opts_get('translate') ? mfn_opts_get('translate-tags','Tags') : __('Tags','site');
$translate['categories'] = mfn_opts_get('translate') ? mfn_opts_get('translate-categories','Categories') : __('Categories','site');
$translate['all'] = mfn_opts_get('translate') ? mfn_opts_get('translate-all','Show all') : __('Show all','site');
$translate['related'] = mfn_opts_get('translate') ? mfn_opts_get('translate-related','Related posts') : __('Related posts','site');
$translate['readmore'] = mfn_opts_get('translate') ? mfn_opts_get('translate-readmore','Read more') : __('Read more','site');
?>
Ingredientes:
Modo de fazer:
- Misture todos os ingredientes muito bem e vá amassando para que fique tudo muito bem misturado
- Faça porções de 90 a 100 gramas
- Forre um plástico molhado em uma bancada e modele os hambúrgueres utilizando um aro como base
- Faça um de cada vez e vá retirando o aro logo em seguida
- Forre uma assadeira de metal com plástico, coloque os hambúrgueres e vá intercalando camadas de carne e plásticos (sem apertar)
- Faça no máximo 4 camadas por forma e leve para congelar
- Retire do congelador, frite ou asse, e está pronto
Bom apetite!!!