Error !

AttributeError: 'NoneType' object has no attribute 'name'

3 <html>
4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <title>我看行.相册 :: / :: ${album.name} </title>
7 <link href="/assets/default.css" rel="stylesheet" type="text/css" />
8 <style type="text/css">
9 #album_list li { float: left; margin: 0 0 10px 15px; line-height: normal; position: relative; }
10 #album_list li p { line-height:normal; position:absolute; overflow: hidden; width:100%; height: 18px; bottom: 0; color: #ddd; z-index: 10; background: rgba(0,0,0,0.5); font-size: 14px; }
11 #album_list img { vertical-align: middle; }
/base/data/home/apps/s~wokangallery-hrd/1.378753773235621670/template/album.html, line 6:
<title>我看行.相册 :: / :: ${album.name} </title>
/base/data/home/apps/s~wokangallery-hrd/1.378753773235621670/mako/runtime.py, line 450:
callable_(context, *args, **kwargs)