Merge lp:~milo/linaro-license-protection/bug1183367 into lp:~linaro-automation/linaro-license-protection/trunk

Proposed by Milo Casagrande
Status: Merged
Approved by: James Tunnicliffe
Approved revision: 191
Merged at revision: 191
Proposed branch: lp:~milo/linaro-license-protection/bug1183367
Merge into: lp:~linaro-automation/linaro-license-protection/trunk
Diff against target: 9 lines (+5/-0)
1 file modified
templates/500.html (+5/-0)
To merge this branch: bzr merge lp:~milo/linaro-license-protection/bug1183367
Reviewer Review Type Date Requested Status
James Tunnicliffe (community) Approve
Review via email: mp+165385@code.launchpad.net

Description of the change

Added a simple 500.html template.

To post a comment you must log in.
Revision history for this message
James Tunnicliffe (dooferlad) wrote :

Looks good.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'templates/500.html'
2--- templates/500.html 1970-01-01 00:00:00 +0000
3+++ templates/500.html 2013-05-23 14:06:07 +0000
4@@ -0,0 +1,5 @@
5+{% extends "header.html" %}
6+
7+{% block content %}
8+Server error.
9+{% endblock %}

Subscribers

People subscribed via source and target branches