silvrgit/views/partials/cinemas.ejs

8 lines
221 B
Plaintext
Raw Normal View History

2016-03-08 21:52:21 +00:00
<div class="mui-container">
<a href="/cinema/0">Cineworld Glasgow</a> /
<a href="/cinema/1">Imax Science Centre</a> /
2020-03-19 10:53:46 +00:00
<a href="/cinema/2">Showcase Phoenix</a> /
<a href="/cinema/3">Everyman Cinema</a>
2016-03-08 21:52:21 +00:00
2020-03-19 10:53:46 +00:00
</div>