random.html 175 B

1234567
  1. <%include file="header.inc.html"/>
  2. <h1 class="subtitle centered">Just a moment...</h1>
  3. <script src="/static/js/random.js"></script>
  4. <%include file="footer.inc.html"/>