Skip to content
Snippets Groups Projects
Commit 2d9d51b8 authored by Robert Scott James's avatar Robert Scott James
Browse files

Added a news creation option to the top of the page

M    news.tpl
parent 62c715b3
No related branches found
No related tags found
No related merge requests found
{if $editable}
<div class="edit">
<ul>
<li><a href="?action=create">Create</a></li>
</ul>
<div class="clear"></div>
</div>
{/if}
<div id="news">
{foreach name=news from=$news key=itemnum item=item}
<div class="box">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment