<koken:include file="inc/header.html" />

<koken:load infinite="true">

	<koken:include file="inc/grid-albums.html" />

<koken:else>

	<koken:note>

		<strong>No albums found.</strong> Create some in the Library.

	</koken:note>

</koken:load>

<koken:include file="inc/footer.html" />