summaryrefslogtreecommitdiff
path: root/views/hootstream/index.ejs
blob: a551fee22d0d0401cd3628d5b6c90784ea8dbcdc (plain)
1
2
3
4
5
6
7
8
9
10
<% include ../hootstream/filters %>

<div class="bluebox alert"></div>

<div id="hootstream">
  <% include ./hootform %>
  <div id="hootevents">
  </div>
  <% include ./templates %>
</div>