@@ -1,8 +1,5 @@
<template>
<div class='route_container'>
- <div class='forum_description' v-if='$store.state.meta.description'>
- {{$store.state.meta.description}}
- </div>
<div class='thread_sorting'>
<select-options
:options='filterOptions'