{{ 'EVENTS' | translate }} 
      
            
            {{ currentPage }}
            
             Showing {{ currentRange }} - {{ total_pages }} of {{numResults }}
              ページ {{ currentRange }}        {{ total_pages }}/{{numResults }}
          
        | {{ 'NAME' | translate }} | {{ 'CITY' | translate }} | {{ 'DATE' | translate }} | |
|---|---|---|---|
| {{ x.id }} | {{ x.name }} | {{ x.city }}, {{ x.state }} | {{ x.date | date:'yyyy-MM-dd' }} |