2010-01-24 20:14:01 -08:00
|
|
|
<?php defined("SYSPATH") or die("No direct script access.") ?>
|
|
|
|
|
<div id="g-rest-detail">
|
2010-07-20 10:31:45 -07:00
|
|
|
<ul>
|
|
|
|
|
<li id="g-rest-key">
|
|
|
|
|
<p>
|
|
|
|
|
<?= t("<b>Key</b>: %key", array("key" => $rest_key)) ?>
|
|
|
|
|
</p>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
2010-01-24 20:14:01 -08:00
|
|
|
</div>
|