~eventum-developers/eventum/trunk

« back to all changes in this revision

Viewing changes to templates/error_message.tpl.html

  • Committer: Bryan Alsdorf
  • Date: 2013-08-23 03:50:34 UTC
  • mto: (4033.1.168 eventum-skysql)
  • mto: This revision was merged to the branch mainline in revision 4660.
  • Revision ID: bryan@montyprogram.com-20130823035034-7f5r3pt1xg0xnnhk
Initial commit of CRM migration

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{extends "base_full.tpl.html"}
 
2
{block page_id}error{/block}
 
3
{block title}{t}Error{/t}{/block}
 
4
 
 
5
{block "content"}
 
6
        &nbsp;<a href="javascript:history.go(-1);">{t}Go Back{/t}</a>
 
7
{/block}
 
 
b'\\ No newline at end of file'