clipbucket/upload/styles/cbv3/layout/myaccount.html
Fawaz 1c86ef7006 Added : Dashboard functions
Fixed : get_image_file function @functions_photos.php
Added : Add new collection page
Updated : Photo uploader, to select collection if encoded collection_id is provided
2012-12-28 17:33:03 +00:00

6 lines
No EOL
191 B
HTML

{include_template_file file="blocks/account_left.html"}
<div class="account-right">
<div class="account-dashboard-container clearfix">
{display_dashboard()}
</div>
</div>