mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 20:29:57 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6631 201d5d3c-b55e-5fd7-737f-ddc643e51545
12 lines
456 B
HTML
12 lines
456 B
HTML
<!--#include("header.html")-->
|
|
<div class="wikiRead">
|
|
<div class="wikiReadHeader">
|
|
<div class="authorArea">
|
|
{$lang->not_exist}
|
|
<div class="command">
|
|
<span class="buttonOfficial"><a href="{getUrl('act','dispWikiEditPage','entry',$entry)}">{$lang->cmd_create}</a></span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!--#include("footer.html")-->
|