~xibo-maintainers/xibo/tempel

« back to all changes in this revision

Viewing changes to views/error-xibo-exception-instancesuspendedexception.twig

  • Committer: Dan Garner
  • Date: 2015-03-26 14:08:33 UTC
  • Revision ID: git-v1:70d14044444f8dc5d602b99890d59dea46d9470c
Moved web servable files to web folder

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
{#
2
 
/*
3
 
 * Spring Signage Ltd - http://www.springsignage.com
4
 
 * Copyright (C) 2015 Spring Signage Ltd
5
 
 * (${FILE_NAME})
6
 
 */
7
 
#}
8
 
{% extends "base.twig" %}
9
 
 
10
 
{% block content %}
11
 
    {{ flash.globalError }}
12
 
    {{ flash.message }}
13
 
{% endblock %}
 
 
b'\\ No newline at end of file'