~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-08-11 09:29:02 UTC
  • mto: This revision was merged to the branch mainline in revision 453.
  • Revision ID: git-v1:a86fb4369b7395c13367577d23b14c0ab4528c1a
Transitions fixes.

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'