silvrgit/views/partials/cinemas.ejs
2020-03-19 10:53:46 +00:00

8 lines
221 B
Plaintext

<div class="mui-container">
<a href="/cinema/0">Cineworld Glasgow</a> /
<a href="/cinema/1">Imax Science Centre</a> /
<a href="/cinema/2">Showcase Phoenix</a> /
<a href="/cinema/3">Everyman Cinema</a>
</div>