[% INCLUDE header %]
[% PROCESS macros %]
<h1> [% user.name %] </h1>
[% INCLUDE album_list %]

[% view_page_of(photos) %]
[% INCLUDE footer %]
