File: frontend_security.t

package info (click to toggle)
prayer 1.3.4-dfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 6,416 kB
  • sloc: ansic: 43,089; makefile: 812; sh: 451; perl: 166
file content (11 lines) | stat: -rw-r--r-- 305 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
%# $Cambridge: hermes/src/prayer/templates/cam/frontend_security.t,v 1.2 2008/10/02 07:01:56 dpc22 Exp $
%#
% CALL header
% CALL container_start
<h2>Security Alert</h2>

<p>Login request did not come from
  <a href = "<% $url_prefix |n %>"><% $url_prefix |h %></a></p>

% CALL container_end
% CALL footer