Simple status box for the sidebar.
[elgg_plugins.git] / category / category_view.php
blobf374ce368ac1800fc029392c45126ddc5a0039e4
1 <?php
3 // Display posts in this category
4 print __gettext("Category view");
5 ?>