Louise Lovegrove
Louise Lovegrove is a British movie producer.[1]
Filmography
- Padre Nuestro (2007)
- Santa Mesa (2008)
- Boy Wonder (2010)
- Cloned: The Recreator Chronicles (2012)
- Stones in the Sun (2012)
- The Brass Teapot (2012)
- The Discoverers (2012)
- The Motel Life (2012)
- Girl Rising (2013) – Afghanistan segment
- All Is Bright (2013)
- Torn (2013)
- Two Men in Town (2014)
- The End of the Tour (2015)
- The Debt (2015)
- The Phenom (2016)
- I Don't Feel at Home in This World Anymore (2017)
- Cruise (2018)
- The Man Who Killed Hitler and Then the Bigfoot (2018) – executive
- Belleville Cop (2018)
- A Call to Spy (2019)
- First Cow (2019) – executive
- The Rental (2020)
gollark: Because, as I said, copypasting HTML in each page instead of doing it centrally makes making changes horrible.
gollark: What?
gollark: If so, don't do that.
gollark: How are you compiling it? Or are you just copypasting HTML into each page?
gollark: Here is the source code of my titlebar and also the entire website's ultraminified inlined styling.```html<nav><a href="/"><img class="logo" src="/assets/images/logo.svg"></a><a href="/">Index</a><a href="https://status.osmarks.tk/">Status</a><a href="https://i.osmarks.tk/">Images</a></nav>``````cssbody{margin:0;font-family:'Fira Sans','Segoe UI',Tahoma,Geneva,Verdana,sans-serif}a{text-decoration:none}nav{display:flex;align-items:center;padding:1em;margin-bottom:.5em;background:#000}nav .logo{width:1.5em;height:1.5em}nav a,nav img{margin-right:.5em}nav a:nth-child(1){color:#9f9}nav a:nth-child(2){color:#9fc}nav a:nth-child(3){color:#9ff}nav a:nth-child(4){color:#9cf}nav a:nth-child(5){color:#99f}nav a:nth-child(6){color:#c9f}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}main,.header{margin-left:1em;margin-right:1em}main.blog-post{max-width:40em}main{margin-top:1em}ul{list-style-type:square;padding-left:1em}.isso{padding:1em}.achievements{position:fixed;bottom:0;left:0}.achievements .achievement{cursor:pointer}.achievement{border:1px solid #000;margin:.5em;padding:.5em;max-width:40em}.achievement .title{font-weight:500}.achievement .conditions{font-style:italic}.smallinfo{font-size:.8em;margin-top:.5em;margin-bottom:.5em}```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.