18 lines
		
	
	
		
			664 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			664 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <p>
 | |
|   This is my personal film index. Below is a list of the {numberoffilms} films
 | |
|   that I have so far produced. The films are both downloadable and directly
 | |
|   viewable in any fairly modern web browser. I'm releasing all of my films
 | |
|   under the <a href='http://creativecommons.org/licenses/by-sa/3.0/'>Creative
 | |
|   Commons Attribution-ShareAlike 3.0 license</a>, which permits everyone to
 | |
|   remix and share my videos as long as they attribute me and do not restrict
 | |
|   other remixers and sharers from altering and sharing new versions.
 | |
| </p>
 | |
| <p><a href='/about'>Read more.</a></p>
 | |
| 
 | |
| <div id='films'>
 | |
|   {filmboxes}
 | |
|   <div class='end'></div>
 | |
| </div>
 | |
| 
 | |
| <p>That is all.</p>
 | 
