Blame view

client/views/public/loading.html 58 Bytes
60890ed0b   Ryan Glover   Add loading templ...
1
2
3
  <template name="loading">
    <p>Loading...</p>
  </template>