# -*- coding: utf-8 -*-
<%inherit file="/pygall/base.mako.html"/>\
Identification
% if c.login_counter > 1:
Incorrect Username or Password
% endif
############
<%def name="title()">Identification%def>\
############
<%def name="javascripts()">\
%def>\
############