summaryrefslogtreecommitdiff
path: root/app/views/call_histories/index.html.haml
blob: adf683870b8c91d0d5e6a06b8036ce53c1dc953f (plain)
1
2
3
4
5
6
- if @type
  - title t("call_histories.index.page_title_#{@type}")
- else
  - title t("call_histories.index.page_title")

= render "index_core", :call_histories => @call_histories