市民の声で政治を変える。

市議団ニュース

  • HOME »
  • 市議団ニュース
<?php
$categories = get_categories('parent=0');
foreach($categories as $category) :
?>
<div><a href="<?php echo get_category_link( $category->term_id ); ?>"><?php echo $category->cat_name; ?></a></div>
<ul>
<?php
query_posts('cat='.$category->cat_ID);
if (have_posts()) : while (have_posts()) : the_post();
?>
<li><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></li>
<?php endwhile; endif; ?>
</ul>
<?php endforeach; ?>

お困り事・生活相談などお気軽にお問い合わせ下さい TEL 099-216-1440 日本共産党鹿児島市議団控室 鹿児島市山下町11-1鹿児島市役所西別館3階

PAGETOP
Copyright © 日本共産党鹿児島市議団 All Rights Reserved.
Powered by WordPress & BizVektor Theme by Vektor,Inc. technology.