diff options
Diffstat (limited to 'public/app/views/item.php')
| -rw-r--r-- | public/app/views/item.php | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/public/app/views/item.php b/public/app/views/item.php deleted file mode 100644 index 2354c81..0000000 --- a/public/app/views/item.php +++ /dev/null @@ -1,4 +0,0 @@ -<h3><?=$item['title']?></h3> -<p> - <i><?=$item['info']?></i> -</p>
\ No newline at end of file |
