{$_modx->getChunk('head')}
{if 'mobile'|detector} {$_modx->getChunk('nav-bar-top-mobile')} {/if} {if 'tablet'|detector} {$_modx->getChunk('nav-bar-top-mobile')} {/if} {if 'standard'|detector} {$_modx->getChunk('nav-bar-top-desctop')} {/if}
{if 'standard'|detector} {$_modx->getChunk('menu-desctop')} {/if}
{if 'standard'|detector} {$_modx->getChunk('modal-add-board-desctop')} {/if}
{if 'mobile'|detector} {$_modx->getChunk('content-vopros-mobile')} {/if} {if 'tablet'|detector} {$_modx->getChunk('content-vopros-mobile')} {/if} {if 'standard'|detector} {$_modx->getChunk('content-vopros-desctop')} {/if}
{if 'mobile'|detector} {$_modx->getChunk('footer-mobile')} {/if} {if 'tablet'|detector} {$_modx->getChunk('footer-mobile')} {/if} {if 'standard'|detector} {$_modx->getChunk('footer-desctop')} {/if} {$_modx->getChunk('counts')}